From: Kevin Ryde Date: Fri, 14 Nov 2003 23:32:52 +0000 (+0000) Subject: * doc/autoconf.texi (Using System Type): Revise, showing $host rather X-Git-Tag: AUTOCONF-2.59c~791 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e31511767a95cedd5c346d6de00f166e727397c5;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Using System Type): Revise, showing $host rather than $target since the latter is not usual, add guidelines on when to use or not use the system type. --- diff --git a/ChangeLog b/ChangeLog index 85e0a1d80..4e1860d94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-11-15 Kevin Ryde + + * doc/autoconf.texi (Using System Type): Revise, showing $host rather + than $target since the latter is not usual, add guidelines on when to + use or not use the system type. + 2003-11-12 Derek Price * doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a