]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Do not optimize the first _AS_PATH_WALK.
authorStepan Kasal <kasal@ucw.cz>
Sat, 1 Apr 2006 22:53:04 +0000 (22:53 +0000)
committerStepan Kasal <kasal@ucw.cz>
Sat, 1 Apr 2006 22:53:04 +0000 (22:53 +0000)
ChangeLog
lib/autotest/general.m4

index 622863f9e0632fd0b2905668e017f1541b656c80..58fd718fc258cde2af37f2e0efd067782722701e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * lib/m4sugar/m4sh.m4 (_AS_DIRNAME_PREPARE): New macro.
        (AS_DIRNAME): Use it.
+       (_AS_PREPARE): Add _AS_DIRNAME_PREPARE.
 
        * tests/*.at: Remove the generated ones.
 
+2006-04-01  Stepan Kasal  <kasal@ucw.cz>
+
+       * lib/autotest/general.m4 (AT_INIT): Don't optimize the first PATH walk.
+
 2006-04-01  Eric Blake  <ebb9@byu.net>
 
        * lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Optimize nonexistent
index e8a43ae92317bef9062fc0f7833f1ffc486ce07d..d1293dbd39bdd34974d5cc96943b10e428c5e1c7 100644 (file)
@@ -556,7 +556,7 @@ case $as_dir in
       at_path=$at_path$at_top_srcdir/$as_dir
     fi
     ;;
-esac])
+esac], [:])
 
 # Now build and simplify PATH.
 #