X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=bootstrap;h=ed12d05a98d25301de4bf5938bfba132f804b1ba;hb=ab88b1b9cd80a389dc1871ffb39b3fa42df5a53d;hp=25d9e0913dff431207bcad6207752b9a91d1b8bc;hpb=60b2990e397faccd6a2f4f1cf7f2285e45fb1876;p=chaz%2Fopenbox diff --git a/bootstrap b/bootstrap index 25d9e091..ed12d05a 100755 --- a/bootstrap +++ b/bootstrap @@ -4,10 +4,10 @@ sh() { /bin/sh -c "set -x; $*" } -sh autoheader sh aclocal -sh autoconf +sh autoheader sh automake --foreign --include-deps --add-missing +sh autoconf echo echo You are now ready to run ./configure