summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-08-26 14:43:00 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-08-26 14:43:00 +0000
commitb81119081369ff27f12821684522fff828bc2a1b (patch)
treee2940f69b89669c391e6460e70002f4c6b081cef /buildconf
parent6d299a61c7d5cc41c77568f37c81ed641bf8d379 (diff)
downloadgnutls-b81119081369ff27f12821684522fff828bc2a1b.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 4a6d832fd8..232be96e25 100755
--- a/buildconf
+++ b/buildconf
@@ -5,6 +5,6 @@ libtoolize -c --force && \
aclocal && \
autoheader && \
automake -a -c --foreign || automake -a -c --foreign
-autoconf2.50 || autoconf
+autoconf
echo "You can now run \"./configure --enable-maintainer-mode\" and \"make\""