using configure.ac causes problems. switching back to configure.in
[mikachu/openbox.git] / bootstrap
index 3c3044d..25d9e09 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