* lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS):
commit8900df9ae059645bfa48beaeccf7c7c9e63d8198
authorStepan Kasal <kasal@ucw.cz>
Fri, 17 Mar 2006 20:37:26 +0000 (17 20:37 +0000)
committerStepan Kasal <kasal@ucw.cz>
Fri, 17 Mar 2006 20:37:26 +0000 (17 20:37 +0000)
tree20c94fbf117177e122408a303de9bc519b8a6158
parent13324b1dfdbde022a780b1359a13b5513518e663
* lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS):
  Factor out the warning to...
(_AC_TOOL_WARN): ... this new macro; use `cross_compiling'.
* tests/local.at (AT_CHECK_MACRO_CROSS): Avoid this warning.
* tests/semantics.at (AC_C_BIGENDIAN): Likewise.
lib/autoconf/programs.m4
tests/local.at
tests/semantics.at