diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 20:00:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 20:00:59 +0000 |
commit | 3ca97f5d0db7e2191fdad2281b0e8419b7367e93 (patch) | |
tree | cf4b5e3ad9570674c98b624884a545e7d6c062af /chapter01 | |
parent | 6123afebc7ecf149d8455d84b989cfc2396b181b (diff) |
Upgrade to Autoconf-2.67. Fixes #2729.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8a52d8c96..85781456c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-08-03</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Autoconf-2.67. Fixes + <ulink url="&lfs-ticket-root;2729">#2729</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add parameters to prevent chapter 5 GCC builds from linking to the host system's CLooG and PPL libraries that will not be present in chapter 6. Fixes |