diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-29 11:31:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-29 11:31:29 +0000 |
commit | b2c4279bb9e9588ff1d45c73f6e42bf47dc9beae (patch) | |
tree | be7d03a2081b81dddcf2796d0fd21a795f2f7c37 /chapter01/whatsnew.xml | |
parent | 0ba6d531b4f499fa506c807f41ca5d26355333af (diff) |
Upgrade to Autoconf-2.69. Fixes #3071.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9837 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 b02858588..c20d0df0b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -25,9 +25,9 @@ <!--<listitem> <para>None</para> </listitem> --> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem> --> + </listitem> <listitem> <para>Automake &automake-version;</para> </listitem> |