summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 97c15bb34c..052e8b7572 100755
--- a/buildconf
+++ b/buildconf
@@ -1,7 +1,7 @@
#! /bin/sh
aclocal && \
-libtoolize -c --force --ltdl && \
+libtoolize -c --force && \
autoheader && \
automake -a -c || automake -a -c
autoconf