git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11919 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-10-05 14:01:07 +00:00
parent 4edb9a6c05
commit e81d71bbc0

View File

@ -123,7 +123,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libpcre.so) /usr/lib/libpcre.so</userinput
<para>
<parameter>--enable-unicode-properties</parameter>: This switch enables
Unicode properties support. and includes the code for handling UTF-8/16/32
Unicode properties support and includes the code for handling UTF-8/16/32
character strings in the library. You need this switch if you are going to
build <xref linkend="glib2"/> with the
<parameter>--with-pcre=system</parameter> switch.