autoconf/lib/m4sugar
Zack Weinberg d85fc04ed3
_AS_PATH_WALK: Use AS_IF for IF-NOT-FOUND argument.
The construct _AS_PATH_WALK was using to conditionally execute its
IF-NOT-FOUND argument, was a little too fragile: relatively natural
variations in usage, such as putting the final `])` on a line by
itself, could cause shell syntax errors.  Use AS_IF instead.

* lib/m4sugar/m4sh.m4: Use AS_IF to execute IF-NOT-FOUND conditionally.
2020-10-10 14:07:53 -04:00
..
foreach.m4 maint: make update-copyright 2020-01-01 11:45:50 -08:00
m4sh.m4 _AS_PATH_WALK: Use AS_IF for IF-NOT-FOUND argument. 2020-10-10 14:07:53 -04:00
m4sugar.m4 Consistently expand macros in whitespace-separated lists. 2020-06-29 23:17:15 -07:00