* lib/autoconf/general.m4: Revert AC_TRY_EVAL and AC_TRY_COMMAND,
commite6c5aee481821ad48c4a6266c737ce8cbf1bce92
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 May 2006 07:28:01 +0000 (30 07:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 May 2006 07:28:01 +0000 (30 07:28 +0000)
tree2bfd2b607deba37b66ce1f4f4b2ed5bbb63422dc
parent9bac79777d89c9b58bf6572d8c4c9980c4a4cc41
* lib/autoconf/general.m4: Revert AC_TRY_EVAL and AC_TRY_COMMAND,
since evidently some packages rely on the old, broken behavior.
Problem reported by Ralf Wildenhues in
<http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00160.html>.
(AC_TRY_EVAL, AC_TRY_COMMAND, _AC_EVAL): Go back to the
pre-2006-05-26 definitions, but leave in the comments that
these macros are dangerous and should not be used.
(_AC_DO_ECHO): Renamed from _AC_EVAL_ECHO.  All callers changed.
(_AC_DO): Renamed from _AC_EVAL.  All callers changed.
(_AC_DO_STDERR): Renamed from _AC_EVAL_STDERR.  All callers changed.
(_AC_DO_VAR): Renamed from AC_TRY_EVAL.
(_AC_DO_TOKENS): Renamed from AC_TRY_COMMAND.
ChangeLog
lib/autoconf/c.m4
lib/autoconf/fortran.m4
lib/autoconf/general.m4
lib/autoconf/lang.m4
lib/autoconf/programs.m4