summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-08 10:48:49 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-08 10:48:49 +0000
commit4bcd577f7ad53e3b81d277adfbbe22eac0779083 (patch)
treeb261335b74094d75e066af6960735da7b5205d08 /buildconf
parent5e33c80f5824889ca318ff79ebfd24d153e0ac89 (diff)
downloadgnutls-4bcd577f7ad53e3b81d277adfbbe22eac0779083.tar.gz
*** empty log message ***
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