summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
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 56183be..a7c8129 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -131,6 +131,7 @@ if test -z "$*"; then
fi
+libtoolize --force || echo "libtoolize failed"
gtkdocize || echo "gtkdocize failed"
export AUTOMAKE ACLOCAL