]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Aug 2001 14:43:00 +0000 (14:43 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Aug 2001 14:43:00 +0000 (14:43 +0000)
buildconf

index 4a6d832fd80939aaa27200a8c8c5a3c7ab0ca7ad..232be96e25359d2603249ec4c38173c6dce16b62 100755 (executable)
--- 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\""