grep-exp.xml 320 B

12345678910
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>--disable-perl-regexp:</userinput> This configure option
  4. makes sure Grep is not linked against the PCRE library, which is often
  5. only available as a shared library in distributions. Not using this option
  6. might result in a compilation error.</para>
  7. </sect2>