aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-03 18:30:50 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-03 18:30:50 +0000
commitb0e583b008b4d510620c00475f096e624228a4c0 (patch)
tree9a6b36cb4b4060f4a0b031bd6b829791b1f54c44 /chapter01
parent7fa322a1d3ca389822405e9d4a2609fb4e7f9278 (diff)
Add -Duseshrplib to perl configuration
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 21b00d061..350f1ec96 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,12 @@
<para>2010-09-03</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add -Duseshrplib to perl configuration
+ to build a shared library needed by some perl modules.
+ Fixes
+ <ulink url="&lfs-ticket-root;2745">#2745</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Add sed to stop underquoting an M4 script
in pkg-config. Fixes
<ulink url="&lfs-ticket-root;2746">#2746</ulink>.</para>