]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-02-26 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 25 Feb 1999 18:38:19 +0000 (18:38 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 25 Feb 1999 18:38:19 +0000 (18:38 +0000)
* install-sh: Avoid trailing whitespace.
* autoscan.pl (parse_args): Make compatible with Perl version 4.
1999-02-24  Ben Elliston  <bje@cygnus.com>
* config.guess: Detect LynxOS 3.x. Contributed by Giuseppe
Guerrini <guisguerrini@racine.ra.it>.
1999-02-10  Tom Tromey  <tromey@cygnus.com>
* acgeneral.m4 (AC_CACHE_LOAD): Avoid sourcing special files.
Works around bug in some versions of bash.

ChangeLog

index 8f4d55758dcd60e50ff28c851a9c1a8b889c342e..fc11ce7fe984267d798aa4a0e9d8c3e5dd74ea38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+1999-02-26  Ben Elliston  <bje@cygnus.com>
+
+       * install-sh: Avoid trailing whitespace.
+
+       * autoscan.pl (parse_args): Make compatible with Perl version 4.
+
+1999-02-24  Ben Elliston  <bje@cygnus.com>
+
+       * config.guess: Detect LynxOS 3.x. Contributed by Giuseppe
+       Guerrini <guisguerrini@racine.ra.it>.
+
 1999-02-23  Ben Elliston  <bje@cygnus.com>
 
        * config.guess: Detect ReliantUNIX on MIPS. Contributed by Andrej
        Borsenkow <borsenkow.msk@sni.de>.
        Also remove random trailing whitespace.
-       
+
 1999-02-22  Ben Elliston  <bje@cygnus.com>
 
        * autoconf.texi (System Services): Explain the semantics of the
@@ -26,7 +37,7 @@
 1999-02-19  Ben Elliston  <bje@cygnus.com>
 
        * config.guess: Make C code clean for C++ compilers. Contributed
-       by Markus Oberhumer <k3040e4@c210.edvz.uni-linz.ac.at>.
+       by Markus Oberhumer <markus.oberhumer@jk.uni-linz.ac.at>.
 
 1999-02-19  Ben Elliston <bje@cygnus.com>
        
 
        * standards.texi: Update from FSF.
 
+1999-02-10  Tom Tromey  <tromey@cygnus.com>
+
+       * acgeneral.m4 (AC_CACHE_LOAD): Avoid sourcing special files.
+       Works around bug in some versions of bash.
+
 1999-02-02  Pavel Roskin  <pavel_roskin@geocities.com>
 
        * autoconf.texi: Corrected definitions for AC_CONFIG_AUX_DIR and