diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e61395736..7a5f1d1b7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,16 @@
-->
+
+ 2013-08-21
+
+
+ [matthew] - Add a patch to fix an intermittent test failure in
+ Automake.
+
+
+
+
2013-08-15
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index db5324db7..69c621636 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -229,6 +229,10 @@
Added:
+
+ &automake-test-patch;
+
+
bc &bc-version;
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index d65716c85..ce864f4d5 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -18,6 +18,14 @@
+
+ Automake Test Fix Patch - &automake-test-patch-size;:
+
+ Download:
+ MD5 sum: &automake-test-patch-md5;
+
+
+
Bash Upstream Fixes Patch - &bash-fixes-patch-size;:
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 02f8022f2..bf48527a1 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -41,6 +41,10 @@
Installation of Automake
+ Fix an intermittent test failure:
+
+patch -Np1 -i ../&automake-test-patch;
+
Prepare Automake for compilation:
./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;
@@ -49,9 +53,7 @@
make
- The tests take a very long time: over 30 SBUs. Running
- the tests is not recommended. At least one test (of over 3000) is
- known to intermittently fail.
+ The tests take a very long time: over 30 SBUs.
To test the results, issue:
diff --git a/patches.ent b/patches.ent
index 553ebcf54..6d93cc6c3 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,6 +2,10 @@
+
+
+
+