]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
reverse the automake/autoconf order.. for fun
[chaz/openbox] / bootstrap
index 60958c821e50beeac269e92243b1ff831b4d5a54..ed12d05a98d25301de4bf5938bfba132f804b1ba 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,6 +5,7 @@ sh() {
 }
 
 sh aclocal
+sh autoheader
 sh automake --foreign --include-deps --add-missing
 sh autoconf
 
This page took 0.019849 seconds and 4 git commands to generate.