]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
try make bootstrap work in one pass for other people..
[chaz/openbox] / bootstrap
index 25d9e0913dff431207bcad6207752b9a91d1b8bc..f3de338c304725cb884a922fa864a9f277f649ed 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
 
This page took 0.01986 seconds and 4 git commands to generate.