From: Stepan Kasal Date: Fri, 16 Nov 2007 22:00:41 +0000 (+0100) Subject: add a chlog entry for the prev commit X-Git-Tag: v2.62~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4249b312e2b969878e12ab21188fddcbb53087;p=thirdparty%2Fautoconf.git add a chlog entry for the prev commit --- diff --git a/ChangeLog b/ChangeLog index 627adbd0..8bc422f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-11-16 Stepan Kasal + + AC_*_TOOL does not canonicalize the prefix + * doc/autoconf.texi (Generic Programs): Do not say that + the *_TOOL macros canonicalize, they simply use the `host_alias'. + + 2007-11-16 Ralf Wildenhues Diagnose write errors in config.status instantiations.