From: Dana Jansens Date: Thu, 7 Nov 2002 07:00:39 +0000 (+0000) Subject: reverse the automake/autoconf order.. for fun X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=ab88b1b9cd80a389dc1871ffb39b3fa42df5a53d;hp=2a26eddc8d1ba6b865b90e8e2eb76ef214c4c889;p=chaz%2Fopenbox reverse the automake/autoconf order.. for fun --- 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