From fc5780a861a9179c4cbe3b516ac00c0a9781ef0d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 16:38:19 +0000 Subject: [PATCH] Add description of libexpect and correct its version number (fixes bug 912) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter05/expect.xml | 12 +++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 56d17bd4c..b3003b212 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,10 @@ first a summary, then a detailed log. +September 28th, 2004 [matt]: Added description of libexpect, and +corrected the version number of the installed file (bug 912 - Randy McMurchy). + + September 28th, 2004 [matt]: Added su to the list of files installed by shadow diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 2e68a3aba..28533b4af 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -91,7 +91,7 @@ of the supplementary expect scripts which are not needed. Installed program Installed library -expectlibexpect&expect-version;.a +expectlibexpect-5.42.a Short description @@ -104,6 +104,16 @@ of the supplementary expect scripts which are not needed. programs according to a script. + + +libexpect-5.42.a + +contains functions that allow Expect to be used as a Tcl extension or to +be used directly from C or C++ (without Tcl)." +libexpect-5.42 + +