aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/grep-exp.xml
blob: 80e162870fbc0f76274d9abd0ef2b180f4f3c868 (plain)
1
2
3
4
5
6
7
8
9
10
<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>