Do not optimize the first _AS_PATH_WALK.

This commit is contained in:
Stepan Kasal 2006-04-01 22:53:04 +00:00
parent 2a7aa88566
commit c8514d3a3a
2 changed files with 6 additions and 1 deletions

View File

@ -26,9 +26,14 @@
* 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

View 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.
#