]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
new root dir based on bb-cvs
[chaz/openbox] / bootstrap
index 13c6a623cf6227b8f5deb895f36904beca763e25..3c3044d3499831adbe75a8d7ce9d4a4f2ec5cabf 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,8 +4,9 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
+sh autoheader
 sh aclocal
-sh automake --foreign --include-deps
+sh automake --foreign --include-deps --add-missing
 sh autoconf
 
 echo
This page took 0.024445 seconds and 4 git commands to generate.