]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* NEWS, README, configure.ac, lib/Autom4te/General.pm,
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Oct 2001 19:54:34 +0000 (19:54 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Oct 2001 19:54:34 +0000 (19:54 +0000)
commit7d4e0ab90dda970a426a31eb5f4ca1c0a71fefce
treeb7185631ec14956a5554a77fe4e18cdd6a220922
parentb68b9bab2f9c649af5793460f6edb7a211aa8deb
* NEWS, README, configure.ac, lib/Autom4te/General.pm,
  lib/Autom4te/Struct.pm:
Require Perl 5.005_03 instead of just 5.005, as some tests fail
with 5.005_02.

* doc/autoconf.texi (Special Shell Variables): Document some
more LINENO gotchas, particularly with respect to the Awk+Sed hack.

* lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): New macro.
(_AS_LINENO_PREPARE): Use it instead of shell eval, since
eval $LINENO is not portable in practice.
ChangeLog