aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:01:57 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-10-02 20:01:57 +0000
commitdc5d06b77f275e83a2c73e025467a18a5987a1e8 (patch)
tree560d705e2e8de78d595e549e0854ffe096e9c5b0 /chapter01
parent8b68559612c2f6f39498324d7d001002c4fcc003 (diff)
Upgrade to Automake-1.12.4. Fixes #3185.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b998d399e..81bb3462b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2012-10-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Automake-1.12.4. Fixes
+ <ulink url="&lfs-ticket-root;3185">#3185</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Fix Flex instructions; the directory creation for
its documentation is performed by the Makefile since r9999.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 381f8f151..a4e951be8 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -28,9 +28,9 @@
<!--<listitem>
<para>Autoconf &autoconf-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Automake &automake-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bash &bash-version;</para>
</listitem>-->