]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Mar 2002 22:03:16 +0000 (22:03 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Mar 2002 22:03:16 +0000 (22:03 +0000)
as POSIX requires, as it doesn't work with Zsh.
* doc/autoconf.texi (Assignments): Document the problem.

ChangeLog

index 25d6d7c3712744fccbaa9f7e1aa1de38fae3ff37..c9012b46a5e0ca9782ec3edc8012976de92625c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-25  Paul Eggert  <eggert@twinsun.com>
+
+       * tests/m4sh.at: Don't rely on "PATH=test:$PATH test-1" working
+       as POSIX requires, as it doesn't work with Zsh.
+       * doc/autoconf.texi (Assignments): Document the problem.
+
 2002-03-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * doc/autoconf.texi (Limitations of Make): Mention more issue