Author: ag
Date: 2008-04-02 11:09:42 -0600 (Wed, 02 Apr 2008)
New Revision: 7342
Modified:
trunk/BOOK/general/genlib/pcre.xml
Log:
Comment out a sentence in Pcre page regarding a glib2 switch
Modified: trunk/BOOK/general/genlib/pcre.xml
===================================================================
--- trunk/BOOK/general/genlib/pcre.xml 2008-04-01 22:10:42 UTC (rev 7341)
+++ trunk/BOOK/general/genlib/pcre.xml 2008-04-02 17:09:42 UTC (rev 7342)
@@ -113,10 +113,16 @@
handling UTF-8 character strings in the library.</para>
<para><parameter>--enable-unicode-properties</parameter>: This switch
- enables Unicode properties support. Note: You need this switch if you are
- going to build <xref linkend="glib2"/> with the
- <parameter>--with-pcre=system</parameter> switch.</para>
+ enables Unicode properties support.</para>
+ <!-- [ag] Glib-2.12.* hasn't yet has this switch. Un-comment for
+ glib-2.16.* and newer and merge the note in the above para.
+ Also for consistency, replace (‐‐) with two dashes.
+
+ Note: You need this switch if you are going to build
+ <xref linkend="glib2"/> with the
+ <parameter>‐‐with-pcre=system</parameter> switch. -->
+
<para><parameter>--enable-pcregrep-libz</parameter>: This switch adds
support to <command>pcregrep</command> to read
<filename class='extension'>.gz</filename> compressed files.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page