summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 82adbf2..ec0a21a 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -14,6 +14,7 @@ set -x
aclocal
autoheader
+libtoolize
automake -a
autoconf
./configure "$@"