summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 8f047c99..69533296 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,9 +1,10 @@
#!/bin/sh
-echo "Generating build information using aclocal, autoheader, automake and autoconf."
+echo "Generating build information using autopoint, aclocal, autoheader, automake, and autoconf."
echo
# Regerate configuration files
+autopoint
aclocal
autoheader
automake --gnu --add-missing --copy