]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
using configure.ac causes problems. switching back to configure.in
[chaz/openbox] / bootstrap
index 3c3044d3499831adbe75a8d7ce9d4a4f2ec5cabf..25d9e0913dff431207bcad6207752b9a91d1b8bc 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -6,8 +6,8 @@ sh() {
 
 sh autoheader
 sh aclocal
-sh automake --foreign --include-deps --add-missing
 sh autoconf
+sh automake --foreign --include-deps --add-missing
 
 echo
 echo You are now ready to run ./configure
This page took 0.025369 seconds and 4 git commands to generate.