From f1994dcf644c8051cd57e62182ed2414f095dbe3 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 26 Jul 2009 19:17:51 +0000 Subject: Various text and grammar updates. Thanks to Chris Staub for the patch. Fixes #2458. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gawk.xml | 2 +- chapter05/perl.xml | 2 +- chapter05/tcl.xml | 12 +++++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml index 637ee3f61..6e1a6b4e8 100644 --- a/chapter05/gawk.xml +++ b/chapter05/gawk.xml @@ -54,7 +54,7 @@ ac_cv_func_working_mktime=yes This parameter bypasses the search for mktime in - configure and uses the version in glibc. This is + configure and uses the version in Glibc. This is necessary due to a change in GCC that has not been incorporated into this package yet. diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 2a3d6fda6..3320d452c 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -75,7 +75,7 @@ sed 's/command /command[ -]/' makedepend.SH.orig > makedepend.SH< Only a few of the utilities contained in this package, and one of its - libraries need to be built: + libraries, need to be built: make perl utilities ext/Errno/pm_to_blib diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 8e5146d08..9fcd31f1c 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -101,7 +101,7 @@ tclsh (link to tclsh8.5) and tclsh8.5 - libtcl8.5.so + libtcl8.5.so, libtclstub8.5.a @@ -140,6 +140,16 @@ + + libtclstub8.5.a + + The Tcl Stub library + + libtclstub8.5.a + + + + -- cgit v1.2.3-54-g00ecf