2004-03-16 Paolo Bonzini <bonzini@gnu.org>
commite09a76cd5a06a305843e3ace2a4733f641c74634
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 19 Mar 2004 08:57:51 +0000 (19 08:57 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 19 Mar 2004 08:57:51 +0000 (19 08:57 +0000)
treec38f0aaa5f4cbf544745d144528633f443a4d16e
parent1af3ee05ace5f543207195482c98d223f13ddcf5
2004-03-16  Paolo Bonzini  <bonzini@gnu.org>

* lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL,
AC_CHECK_TOOLS): Warn if a cross-tool is found without
a prefix.
(AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
AC_CHECK_TARGET_TOOLS): New macros.
* doc/autoconf.texi (Generic Programs): Document
(AC_PATH_TARGET_TOOL, AC_CHECK_TARGET_TOOL,
AC_CHECK_TARGET_TOOLS, and warn for future changes
in the behavior of AC_PATH_TOOL, AC_CHECK_TOOL and
AC_CHECK_TOOLS.
(Specifying Names): Document the reason for these future
behavioral changes.
* tests/mktests.sh: Do not generate tests for the
new macros.
* NEWS: Document these changes.

* doc/autoconf.texi: Avoid macros with unbraced arguments,
they make TeX hang up.
ChangeLog
NEWS
doc/autoconf.texi
lib/autoconf/programs.m4
tests/foreign.at
tests/mktests.sh