diff options
Diffstat (limited to 'chapter05/grep.xml')
-rw-r--r-- | chapter05/grep.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/grep.xml b/chapter05/grep.xml index fcfec08f9..2cfe6127e 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -45,8 +45,7 @@ <para>Prepare Grep for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/tools \ - --disable-perl-regexp</userinput></screen> +<screen><userinput remap="configure">./configure --prefix=/tools --disable-perl-regexp</userinput></screen> <variablelist> <title>The meaning of the configure switches:</title> |