aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 01a1e2a5..272b1374 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -107,6 +107,9 @@ fi
echo " $ACLOCAL $ACLOCAL_FLAGS"
$ACLOCAL $ACLOCAL_FLAGS
+echo " autoheader"
+autoheader
+
echo " $LIBTOOLIZE --automake"
$LIBTOOLIZE --automake