]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE):
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jul 2002 22:16:36 +0000 (22:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jul 2002 22:16:36 +0000 (22:16 +0000)
Use PATH="/nonexistent;.", not PATH=".;.", as FreeBSD ksh2002
apparently treats PATH="nonexistent" as if it contained ".".
Bug reported by Stefan `Sec' Zehl.

ChangeLog

index 1036c9aacd55f249483d799db574ff9c5d1c934c..6d03b2397b1af444a27d4824bf04d163f91f5b46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-23  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE):
+       Use PATH="/nonexistent;.", not PATH=".;.", as FreeBSD ksh2002
+       apparently treats PATH="nonexistent" as if it contained ".".
+       Bug reported by Stefan `Sec' Zehl.
+       
 2002-07-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * doc/autoconf.texi (Limitations of Make): Mention the special