summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-06-17 17:11:48 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-06-17 17:11:48 +0000
commit9939ef1020bd8f828cade5b98707124c84fbc2d9 (patch)
tree81c769f7946ec1878b8e90a3f8db554aa2d3b5be /autogen.sh
parente611211025df7493b08ab6c99cb0970dbacb39f4 (diff)
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