diff options
Diffstat (limited to 'chapter05/grep-exp.xml')
-rw-r--r-- | chapter05/grep-exp.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter05/grep-exp.xml b/chapter05/grep-exp.xml deleted file mode 100644 index 80e162870..000000000 --- a/chapter05/grep-exp.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>--disable-perl-regexp:</userinput> This configure option -makes sure Grep is not linked against the PCRE library, which is often -only available as a shared library in distributions. Not using this option -might result in a compilation error.</para> - -</sect2> - |