]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
.
authorStepan Kasal <kasal@ucw.cz>
Sat, 1 Apr 2006 18:33:24 +0000 (18:33 +0000)
committerStepan Kasal <kasal@ucw.cz>
Sat, 1 Apr 2006 18:33:24 +0000 (18:33 +0000)
ChangeLog

index d2457c76ba416aba9f38807f2aad489fc4c9cf4c..a44db1fdbe7e411ed5eaafc5b2e5e7a5c0af32aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-01  Eric Blake  <ebb9@byu.net>
+
+       * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Optimize non-existant
+       directories, unless optional third argument supplied.
+       (AS_UNAME): Don't optimize PATH walk.
+
 2006-04-01  Eric Blake  <ebb9@byu.net>
        and Stepan Kasal  <kasal@ucw.cz>