]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
reverse the automake/autoconf order.. for fun
[chaz/openbox] / bootstrap
index f3de338c304725cb884a922fa864a9f277f649ed..ed12d05a98d25301de4bf5938bfba132f804b1ba 100755 (executable)
--- 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
This page took 0.021039 seconds and 4 git commands to generate.