diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-16 21:56:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-16 21:56:17 +0000 |
commit | 40889eb910ea4f336a0cd575fcc3cd0f212f175c (patch) | |
tree | 19b4c8727fc5904dad12ed16a986e5ae0d7c9131 /chapter01/whatsnew.xml | |
parent | ba333775233aa766dc4b45ca628e4ef1022d0bce (diff) |
Upgrade to Automake-1.11.1. Fixes #2529.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9134 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 73b53f3da..8713b93d2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -25,9 +25,9 @@ <listitem> <para>Autoconf &autoconf-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> |