diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:08:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:08:36 +0000 |
commit | 04c09d79998c15787449363ce799b5c0a3da714c (patch) | |
tree | 7730351ed052b377f2b98d71bb9770e65a29e947 /chapter01/whatsnew.xml | |
parent | 49d9daf4ed0fedc344c9eff49aee87c442eec5a2 (diff) |
Upgrade to Autoconf-2.64. Fixes #2467.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b86a2cddd..bb8ef0a92 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -23,9 +23,9 @@ <title>Upgraded to:</title> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem>--> + </listitem> <listitem> <para>Automake &automake-version;</para> </listitem> |