new root dir based on bb-cvs
[dana/openbox.git] / bootstrap
index 60958c8..3c3044d 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,6 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
+sh autoheader
 sh aclocal
 sh automake --foreign --include-deps --add-missing
 sh autoconf