aboutsummaryrefslogtreecommitdiffstats
path: root/index.xml
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 /index.xml
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 'index.xml')
-rw-r--r--index.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.xml b/index.xml
index 577d7a629..c84ce4012 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20020408">
-<!ENTITY releasedate "April 8th, 2002">
+<!ENTITY version "20020409">
+<!ENTITY releasedate "April 9th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
@@ -165,6 +165,7 @@
<!ENTITY c5-gcc-exp SYSTEM "chapter05/gcc-exp.xml">
<!ENTITY c5-grep SYSTEM "chapter05/grep.xml">
<!ENTITY c5-grep-inst SYSTEM "chapter05/grep-inst.xml">
+<!ENTITY c5-grep-exp SYSTEM "chapter05/grep-exp.xml">
<!ENTITY c5-gzip SYSTEM "chapter05/gzip.xml">
<!ENTITY c5-gzip-inst SYSTEM "chapter05/gzip-inst.xml">
<!ENTITY c5-gzip-exp SYSTEM "chapter05/gzip-exp.xml">