From 9939ef1020bd8f828cade5b98707124c84fbc2d9 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Sun, 17 Jun 2001 17:11:48 +0000 Subject: [PATCH] clarify usage instructions; prepare tests/ as well --- autogen.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.40.0