diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4ed8b727..c87d46ffd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ of the LFS Book. +January 9th, 2005 [jeremy]: Removed --enable-shared from libol, +since the shared library is installed by default for this package - thanks +Archaic + January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11 December 31st, 2004 [jeremy]: Oops - forgot to remove the diff --git a/chapter06/libol.xml b/chapter06/libol.xml index 8078b32a0..d601466db 100644 --- a/chapter06/libol.xml +++ b/chapter06/libol.xml @@ -24,7 +24,7 @@ Prepare Libol for compilation -./configure --prefix=/usr --enable-shared +./configure --prefix=/usr Compile Libol: