From: Akim Demaille Date: Mon, 21 May 2001 08:01:36 +0000 (+0000) Subject: Version 2.50. X-Git-Tag: autoconf-2.50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfa3bab2f8bc0c5b6a44aae77561817683467b47;p=thirdparty%2Fautoconf.git Version 2.50. --- diff --git a/ChangeLog b/ChangeLog index dc5bb8cdf..faca9c73e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-05-21 Akim Demaille + + Version 2.50. + 2001-05-19 Akim Demaille * tests/tools.at: s/undefined macro/possibly undefined macro/. diff --git a/Makefile.in b/Makefile.in index 0841f519f..a92d2ef68 100644 --- a/Makefile.in +++ b/Makefile.in @@ -114,8 +114,8 @@ SCRIPTS = $(bin_SCRIPTS) DATA = $(pkgdata_DATA) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ -Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 config.guess \ -config.sub configure configure.in install-sh missing mkinstalldirs +Makefile.in NEWS THANKS TODO aclocal.m4 config.guess config.sub \ +configure configure.in install-sh missing mkinstalldirs DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) diff --git a/NEWS b/NEWS index 5ff628f51..085cd679b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -* Major changes in Autoconf 2.49f -*- outline -*- +* Major changes in Autoconf 2.50 -*- outline -*- ** Lots of bug fixes Way too many for us to spell them out. Check out ChangeLog if you diff --git a/configure b/configure index 565c6e568..487032b08 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by Autoconf 2.49f for GNU Autoconf 2.49f. +# Generated by Autoconf 2.50 for GNU Autoconf 2.50. # # Report bugs to . # @@ -146,8 +146,8 @@ mandir='${prefix}/man' # Identity of this package. PACKAGE_NAME='GNU Autoconf' PACKAGE_TARNAME='autoconf' -PACKAGE_VERSION='2.49f' -PACKAGE_STRING='GNU Autoconf 2.49f' +PACKAGE_VERSION='2.50' +PACKAGE_STRING='GNU Autoconf 2.50' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' ac_prev= @@ -535,7 +535,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <&5 <&5 @@ -1679,8 +1679,8 @@ EOF cat >>$CONFIG_STATUS <&5 << _ACEOF ## Running config.status. ## ## ----------------------- ## -This file was extended by $as_me (GNU Autoconf 2.49f) 2.49f, executed with +This file was extended by $as_me (GNU Autoconf 2.50) 2.50, executed with > $ac_cs_invocation on `(hostname || uname -n) 2>/dev/null | sed 1q` @@ -2069,7 +2069,7 @@ if test "$no_create" != yes; then fi # Report the state of this version of Autoconf if this is a beta. -case 2.49f in +case 2.50 in *[a-z]*) cat <