From 8c4af267f5b405d61af83e978d3eb8c835b85258 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 13 Jul 2012 19:56:44 +0000 Subject: Upgrade to Automake-1.12.2. Fixes #3134. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/automake.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06/automake.xml') diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 53ea72496..925d4d39e 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -41,6 +41,11 @@ Installation of Automake + Fix a bug in the testsuite that can cause one of the tests to fail + intermittently: + +sed -i -e '/$ACLOCAL/i$sleep' t/aclocal7.sh + Prepare Automake for compilation: ./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version; -- cgit v1.2.3-54-g00ecf