From: Dana Jansens Date: Thu, 7 Nov 2002 07:00:39 +0000 (+0000) Subject: reverse the automake/autoconf order.. for fun X-Git-Tag: openbox-2_1_3~106 X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=commitdiff_plain;h=ab88b1b9cd80a389dc1871ffb39b3fa42df5a53d reverse the automake/autoconf order.. for fun --- diff --git a/bootstrap b/bootstrap index f3de338..ed12d05 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