summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index f6cdc76..ccce4f0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,5 +13,6 @@ run ()
run aclocal
#run autoheader
+run libtoolize -f
run automake -a
run autoconf