From 16dc51dbe9a50e866d635cbaf53600b0082af68f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 10 Jan 2019 05:54:40 +0000 Subject: Update to linux-4.20.1. Update to diffutils-3.7. Update to tar-1.31. Update to man-db-2.8.5. Update to bash-5.0. Update to readline-8.0. Update to iproute2-4.20.0. Update to util-linux-2.33.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/autoconf.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'chapter06') diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index d90c1b731..6652747fd 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -52,11 +52,13 @@ Compile the package: make - - To test the results, issue: + + The test suite is currently broken by bash-5 and libtool-2.4.3. + To run the tests anyway, issue: make check - + Install the package: make install -- cgit v1.2.3-54-g00ecf