try make bootstrap work in one pass for other people..
[dana/openbox.git] / bootstrap
index 25d9e09..f3de338 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,8 +4,8 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
-sh autoheader
 sh aclocal
+sh autoheader
 sh autoconf
 sh automake --foreign --include-deps --add-missing