diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-22 02:06:55 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-22 02:06:55 +0000 |
commit | f8decc78cf80a9e06be01a77254b4f0d009c2a9c (patch) | |
tree | 1bc506b213eabb686d610bdd76dc88290a1f7c43 /chapter01 | |
parent | 88abb11b7ba3cb4619cb25f11fa63a65553f66d5 (diff) |
mv shared zlib lib to /lib instead of using --libdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c02ec1d2a..76f2219e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -60,8 +60,7 @@ </para></listitem> <listitem><para>September 21st, 2002 [timothy]: Chapter 06 - Zlib: -Added <userinput>--libdir=/lib</userinput> flag to -<userinput>configure</userinput>.</para></listitem> +<userinput>mv</userinput> shared lib to /lib.</para></listitem> <listitem><para>September 20th, 2002 [timothy]: Chapter 05 - GCC: Removed the <userinput>--enable-threads=posix</userinput> flag since we |