* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't guess
commit883a2327385def6d3443041f80d363289e4c0e65
authorGary V. Vaughan <gary@gnu.org>
Fri, 23 Apr 2004 10:24:32 +0000 (23 10:24 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 23 Apr 2004 10:24:32 +0000 (23 10:24 +0000)
tree9edd3e5eaf50240d6ed4165d0b38da1740ca793a
parent94c540e872dc7d484446f3ed4d9ed0f26f544ce7
* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Don't guess
how deeply nested we are when a suitable tool is found, set the
ac_path_TOOL_found flag.
(_AC_PATH_PROG_FEATURE_CHECK): Encapsulate knowledge of how deeply
nested we are in this macro.  Break out of all 3 nested loops if
ac_path_TOOL_found is set.
ChangeLog
lib/autoconf/programs.m4