]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* doc/automake.texi (Optional): Update documentation for
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 2 Aug 2004 20:26:54 +0000 (20:26 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 2 Aug 2004 20:26:54 +0000 (20:26 +0000)
AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_SYSTEM.

ChangeLog
doc/automake.texi
doc/stamp-vti
doc/version.texi

index 9138940eeaa9f034cc8e4aacc6f498b700be3c75..85092295e99b65b6715f110dc528d85ed6d47fbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-08-02  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * doc/automake.texi (Optional): Update documentation for
+       AC_CANONICAL_BUILD, AC_CANONICAL_HOST, and AC_CANONICAL_SYSTEM.
+
        * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...
        (AC_CANONICAL_BUILD, AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): ... these.
        (scan_autoconf_traces): Scan for the latter three macros instead of
index 0fac2d93df5099cfb698d6c97d11c6d3cbc939dd..1526ce5fa17d1fac775631fd4894f46391213b9e 100644 (file)
@@ -1342,23 +1342,20 @@ autoconf, The Autoconf Manual}.
 Required files from @code{AC_CONFIG_AUX_DIR} are automatically
 distributed, even if there is no @file{Makefile.am} in this directory.
 
-@item AC_CANONICAL_HOST
+@item AC_CANONICAL_BUILD
+@itemx AC_CANONICAL_HOST
+@itemx AC_CANONICAL_TARGET
 Automake will ensure that @file{config.guess} and @file{config.sub}
-exist.  Also, the @file{Makefile} variables @samp{host_alias} and
-@samp{host_triplet} are introduced.  See @ref{Canonicalizing, ,
-Getting the Canonical System Type, autoconf, The Autoconf Manual}.
+exist.  Also, the @file{Makefile} variables @samp{build_triplet},
+@samp{host_triplet} and @samp{target_triplet} are introduced.  See
+@ref{Canonicalizing, , Getting the Canonical System Type, autoconf,
+The Autoconf Manual}.
+@cvindex AC_CANONICAL_BUILD
 @cvindex AC_CANONICAL_HOST
-@vindex host_alias
+@cvindex AC_CANONICAL_TARGET
+@vindex build_triplet
 @vindex host_triplet
-
-@item AC_CANONICAL_SYSTEM
-This is similar to @code{AC_CANONICAL_HOST}, but also defines the
-@file{Makefile} variables @samp{build_alias} and @samp{target_alias}.
-@xref{Canonicalizing, , Getting the Canonical System Type, autoconf, The
-Autoconf Manual}.
-@cvindex AC_CANONICAL_SYSTEM
-@vindex build_alias
-@vindex target_alias
+@vindex target_triplet
 
 @item AC_LIBSOURCE
 @itemx AC_LIBSOURCES
index a3b24499d86d9332a217107542478e1bac8becbf..3f94c2c58ae6333ab0ef54c3372f26cb9e7da337 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 29 July 2004
-@set UPDATED-MONTH July 2004
+@set UPDATED 2 August 2004
+@set UPDATED-MONTH August 2004
 @set EDITION 1.9a
 @set VERSION 1.9a
index a3b24499d86d9332a217107542478e1bac8becbf..3f94c2c58ae6333ab0ef54c3372f26cb9e7da337 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 29 July 2004
-@set UPDATED-MONTH July 2004
+@set UPDATED 2 August 2004
+@set UPDATED-MONTH August 2004
 @set EDITION 1.9a
 @set VERSION 1.9a