diff --git a/chapter06/grep-inst.xml b/chapter06/grep-inst.xml index 8743a0c66..f34a045cc 100644 --- a/chapter06/grep-inst.xml +++ b/chapter06/grep-inst.xml @@ -5,7 +5,7 @@ Prepare Grep to be compiled: -./configure --prefix=/usr --bindir=/bin&& +./configure --prefix=/usr --bindir=/bin \     --with-included-regex Continue with compiling the package: