summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildconf b/buildconf
index 705f0d34e..f3f0bd54d 100755
--- a/buildconf
+++ b/buildconf
@@ -318,8 +318,6 @@ for fname in .deps \
ltsugar.m4 \
ltversion.m4 \
lt~obsolete.m4 \
- missing \
- install-sh \
stamp-h1 \
stamp-h2 \
stamp-h3 ; do
@@ -331,7 +329,7 @@ done
#
echo "buildconf: running libtoolize"
-${libtoolize} --copy --force || die "libtoolize command failed"
+${libtoolize} --copy --automake --force || die "libtoolize command failed"
# When using libtool 1.5.X (X < 26) we copy libtool.m4 to our local m4
# subdirectory and this local copy is patched to fix some warnings that