summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorwlestes <wlestes>2001-06-17 17:11:48 +0000
committerwlestes <wlestes>2001-06-17 17:11:48 +0000
commite3047443d184365272ecd7f12bf5acc053e7aab3 (patch)
treed5766cf1909155fbf6ebff7ccf39b93d177c0549 /autogen.sh
parent884b8a41cda02f24b80b03d3a85f6fa42517f5b4 (diff)
downloadflex-e3047443d184365272ecd7f12bf5acc053e7aab3.tar.gz
clarify usage instructions; prepare tests/ as well
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 98c993e..5602759 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,6 +22,8 @@
# PURPOSE.
# If you see no configure script, then run ./autogen.sh to create it
-# and procede with the "normal" build instructions.
+# and procede with the "normal" build procedures.
autoheader && autoconf
+
+cd tests && autoheader && autoconf