diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-30 01:11:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-30 01:11:15 +0000 |
commit | 48a987b4204cf5c5a1686e40b51bbdd014d834ee (patch) | |
tree | d17cebdc1f1af9c1db5f2f8c8c54ef5c3ba6b2e4 /chapter06/autoconf.xml | |
parent | 93fa97d5a8cd40a7047e58b6f8782669d96b4006 (diff) |
Update to libtool-2.4.3.
Update to eudev-2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/autoconf.xml')
-rw-r--r-- | chapter06/autoconf.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 97fc0daa6..8f445f4fe 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -55,7 +55,8 @@ <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped that use Automake. For full test coverage, Autoconf can be re-tested - after Automake has been installed.</para> + after Automake has been installed. In addition, one test fails due to + changes in libtool-2.4.3 and later.</para> <para>Install the package:</para> |