aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMarc Heerdink <gimli@linuxfromscratch.org>2002-04-09 09:12:01 +0000
committerMarc Heerdink <gimli@linuxfromscratch.org>2002-04-09 09:12:01 +0000
commit3f62e369bf69e174ac713ce1398692f2579e412e (patch)
tree889c2a45d59231f1553c9a4ad60b44c3e536e3ab /chapter01
parentfe6591a61f33a481df24cca007e38916f7f87694 (diff)
[Bug 327] Added --disable-perl-regexp to the grep configure flags to avoid linking against a non-existing static pcre library.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 66d02023e..a95365fea 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,10 @@
<itemizedlist>
+<listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
+to the grep configure flags to avoid linking against a non-existing static
+pcre library.</para></listitem>
+
<listitem><para>April 8th, 2002 [gerard]: Added the
http://ftp.de.linuxfromscratch.org mirror (to complement
ftp://ftp.de).</para></listitem>