From 41d1d0e92343c1773960a8db999ea1f92fb99548 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sun, 11 May 2003 17:47:47 +0000 Subject: Zack's patches: added --with-included-regex to grep and linux manpage installation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/grep-inst.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06/grep-inst.xml') diff --git a/chapter06/grep-inst.xml b/chapter06/grep-inst.xml index ada7a6b18..8743a0c66 100644 --- a/chapter06/grep-inst.xml +++ b/chapter06/grep-inst.xml @@ -5,7 +5,8 @@ Prepare Grep to be compiled: -./configure --prefix=/usr --bindir=/bin +./configure --prefix=/usr --bindir=/bin&& +    --with-included-regex Continue with compiling the package: -- cgit v1.2.3-54-g00ecf