summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2008-03-05 18:24:16 -0500
committerDaniel P. Berrange <berrange@redhat.com>2008-03-05 18:24:16 -0500
commit0154dca5b9ab76f37f666923fc4dc52409d50d28 (patch)
tree1e8899ac9d1ee709958ca17020593fb43f8fbfff /autogen.sh
parent12a72a27d9c70b96ce9ecff089510fa856dcc9b5 (diff)
Kill automake portability warnings. Use a config.h Cleanup misc build issues. Build with fatal compile warnings
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index ae01c92..92f8c76 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -38,6 +38,7 @@ fi
libtoolize --copy --force
aclocal
+autoheader
automake --add-missing
autoconf