X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bootstrap;h=ed12d05a98d25301de4bf5938bfba132f804b1ba;hb=3762f3c88f4d84697df37c0a3bdc733e7bee6e45;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