From: Paul Eggert Date: Tue, 23 Jul 2002 22:16:36 +0000 (+0000) Subject: * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): X-Git-Tag: AUTOCONF-2.53c~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c80d5ba5b6ed4beb66f587cd13f7b68a084fc60;p=thirdparty%2Fautoconf.git * 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. --- diff --git a/ChangeLog b/ChangeLog index 1036c9aac..6d03b2397 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-07-23 Paul Eggert + + * 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 * doc/autoconf.texi (Limitations of Make): Mention the special