From: Alexandre Duret-Lutz Date: Mon, 8 Jul 2002 20:13:38 +0000 (+0000) Subject: * NEWS (New in 1.6): Mention that libtoolize is no longer run X-Git-Tag: Release-1-6b~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ba67be46f4642f0acbda0784db7b52986c5020;p=thirdparty%2Fautomake.git * NEWS (New in 1.6): Mention that libtoolize is no longer run by automake. --- diff --git a/ChangeLog b/ChangeLog index 8f075c116..c42af93c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-08 Alexandre Duret-Lutz + + * NEWS (New in 1.6): Mention that libtoolize is no longer run + by automake. + 2002-07-08 Alexandre Duret-Lutz Fix for PR automake/291: diff --git a/NEWS b/NEWS index f3e1e9c56..486cf58f2 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ New in 1.6a: New in 1.6: * Autoconf 2.52 is required. +* automake no longer run libtoolize. + This is the job of autoreconf (from GNU Autoconf). * `dist' generates all the archive flavors, as did `dist-all'. * `dist-gzip' generates the Gzip tar file only. * Combining Automake Makefile conditionals no longer lead to a combinatorial