AC_CANONICAL_BUILD and AC_CANONICAL_TARGET. Automake 1.9.1 will
trace them.
+2004-08-02 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * lib/autom4te.in (Automake-preselections): Preselect
+ AC_CANONICAL_BUILD and AC_CANONICAL_TARGET. Automake 1.9.1 will
+ trace them.
+
2004-07-29 Paul Eggert <eggert@cs.ucla.edu>
* lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Set BIN_SH, for
* doc/autoconf.texi (testsuite Scripts): Fix typo.
Problem reported by Stepan Kasal.
-
+
2004-05-24 Paul Eggert <eggert@cs.ucla.edu>
* tests/Makefile.am (autoconfdir): Fix to match comment (trivial
## ------------------------ ##
begin-language: "Automake-preselections"
+args: --preselect AC_CANONICAL_BUILD
args: --preselect AC_CANONICAL_HOST
+# AC_CANONICAL_SYSTEM was traced from Automake 1.7 to Automake 1.9.
+# Later versions trace AC_CANONICAL_TARGET instead.
args: --preselect AC_CANONICAL_SYSTEM
+args: --preselect AC_CANONICAL_TARGET
args: --preselect AC_CONFIG_AUX_DIR
args: --preselect AC_CONFIG_FILES
args: --preselect AC_CONFIG_HEADERS