diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 21:56:21 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 21:56:21 +0000 |
commit | 22f2462228a3959d6ad5eb6a3179fa1fe462ebb4 (patch) | |
tree | 3eb78a26874d57949cb737fedf6e7e99d5e78c35 /chapter06/libtool.xml | |
parent | 0ae23525daab495be79b1c6ae9b4a60849ace098 (diff) |
Updated Libtool to 2.2.6a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libtool.xml')
-rw-r--r-- | chapter06/libtool.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index cd659e1a2..3679a81aa 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -50,7 +50,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> + <para>To test the results (about 3.0 SBU), issue:</para> <screen><userinput remap="test">make check</userinput></screen> |