| Here's the changelog entry:
|
| 2000-10-17 Morten Eriksen <[EMAIL PROTECTED]>
|
| * acgeneral.m4 (AC_CHECK_TOOL[S]?): As AC_CHECK_PROG[S]? first
| tests the value of the VARIABLE argument when looking for
| executables in the PATH, we need to set it to the correct
| value from AC_CHECK_TOOL[S]? when not just passing on the
| incoming VARIABLE directly.
BTW, please don't abbreviate the names of the macros in the (...)
section. Also there are two spaces between Name and <email>. And I
believe you missed AC_PATH_TOOL, but that's OK.