diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2005-01-10 08:27:59 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2005-01-10 08:27:59 +0000 |
commit | 42e4d3ffb4907d210ae3da9df93a3dca85295d54 (patch) | |
tree | 1458fbdd5a3b8529e0849de3e5b605a09a904656 /chapter01 | |
parent | dede26aa22b798a6f3004da17303a337c9f01d2c (diff) |
removed --enable-shared from libol, as the shared lib is installed by default - thanks Archaic
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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.</para> </itemizedlist> </listitem> +<listitem><para>January 9th, 2005 [jeremy]: Removed --enable-shared from libol, +since the shared library is installed by default for this package - thanks +Archaic</para></listitem> + <listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem> <listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the |