docs: Remove mention of disable-regex

The `--disable-regex` configuration option was removed with commit
d7063452 from 2012.
This commit is contained in:
Emmanuele Bassi 2018-01-01 13:16:24 +00:00
parent 8213793f34
commit b1c7d2433f

View File

@ -330,18 +330,6 @@
</para>
</formalpara>
<formalpara>
<title><systemitem>--disable-regex</systemitem> and
<systemitem>--enable-regex</systemitem></title>
<para>
Do not compile GLib with regular expression support.
GLib will be smaller because it will not need the
PCRE library. This is however not recommended, as
programs may need GRegex.
</para>
</formalpara>
<formalpara>
<title><systemitem>--with-pcre</systemitem></title>