]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
.
authorStepan Kasal <kasal@ucw.cz>
Fri, 17 Mar 2006 20:52:27 +0000 (20:52 +0000)
committerStepan Kasal <kasal@ucw.cz>
Fri, 17 Mar 2006 20:52:27 +0000 (20:52 +0000)
ChangeLog

index 8224da3d6fb667cabec8b41760e9cfc7b072ca93..67b3e1c80942922a4232c527afbe51254a6eef75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-03-17  Stepan Kasal  <kasal@ucw.cz>
+
+       * 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.
+
+2006-03-17  Stepan Kasal  <kasal@ucw.cz>
+
+       * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Do not special
+         case `ac_delim' when writing the sed script.
+
 2006-03-17  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/m4sugar/m4sh.m4 (AS_BOURNE_COMPATIBLE): Removed BIN_SH=xpg4,