diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:32:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-18 21:32:36 +0000 |
commit | dc12771bd961ee34ad275a1dabf583204b51785f (patch) | |
tree | 3ffdf26266dbb26233dd30a77e4defc534df2df9 /chapter01/whatsnew.xml | |
parent | 5520a6c9cced5d7e175c0fa82a06a3de08c672d2 (diff) |
Upgrade to Autoconf-2.68. Fixes #2763.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9397 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 37c90e9ec..7623f78d4 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> --> |