From 0ba6d531b4f499fa506c807f41ca5d26355333af Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 29 Apr 2012 11:30:57 +0000 Subject: Upgrade to Automake-1.12. Fixes #3070. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9836 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 109da7059..9458c6647 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -49,6 +49,11 @@ make + Fix a couple of minor bugs in the test suite: + +sed -i -e "s/yacc/lex/" t/lex-clean.sh +sed -i -e "s/cc/'non-root cc'/" t/dist-readonly.sh + To test the results, issue: make check -- cgit v1.2.3-54-g00ecf