/[pcre]/code/trunk/doc/pcrebuild.3
ViewVC logotype

Diff of /code/trunk/doc/pcrebuild.3

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 872 by ph10, Sat Jan 7 17:39:10 2012 UTC revision 873 by ph10, Sat Jan 14 16:45:24 2012 UTC
# Line 85  To build PCRE with support for UTF Unico Line 85  To build PCRE with support for UTF Unico
85  .sp  .sp
86    --enable-utf    --enable-utf
87  .sp  .sp
88  to the \fBconfigure\fP command. This setting applies to both libraries, adding  to the \fBconfigure\fP command. This setting applies to both libraries, adding
89  support for UTF-8 to the 8-bit library and support for UTF-16 to the 16-bit  support for UTF-8 to the 8-bit library and support for UTF-16 to the 16-bit
90  library. It is not possible to build one library with UTF support and the other  library. There are no separate options for enabling UTF-8 and UTF-16
91  without in the same configuration. (For backwards compatibility, --enable-utf8  independently because that would allow ridiculous settings such as requesting
92  is a synonym of --enable-utf.)  UTF-16 support while building only the 8-bit library. It is not possible to
93    build one library with UTF support and the other without in the same
94    configuration. (For backwards compatibility, --enable-utf8 is a synonym of
95    --enable-utf.)
96  .P  .P
97  Of itself, this setting does not make PCRE treat strings as UTF-8 or UTF-16. As  Of itself, this setting does not make PCRE treat strings as UTF-8 or UTF-16. As
98  well as compiling PCRE with this option, you also have have to set the  well as compiling PCRE with this option, you also have have to set the

Legend:
Removed from v.872  
changed lines
  Added in v.873

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12