From ab88b1b9cd80a389dc1871ffb39b3fa42df5a53d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 7 Nov 2002 07:00:39 +0000 Subject: [PATCH] reverse the automake/autoconf order.. for fun --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index f3de338c..ed12d05a 100755 --- a/bootstrap +++ b/bootstrap @@ -6,8 +6,8 @@ sh() { sh aclocal sh autoheader -sh autoconf sh automake --foreign --include-deps --add-missing +sh autoconf echo echo You are now ready to run ./configure -- 2.39.2