On Tue, Feb 20, 2001 at 10:21:06PM -0000, Andrei Zmievski wrote:
> Index: php4/ext/pcre/config.m4
> diff -u php4/ext/pcre/config.m4:1.20 php4/ext/pcre/config.m4:1.21
> --- php4/ext/pcre/config.m4:1.20 Mon May 1 21:01:15 2000
> +++ php4/ext/pcre/config.m4 Tue Feb 20 14:21:06 2001
> @@ -1,4 +1,4 @@
> -dnl $Id: config.m4,v 1.20 2000/05/02 04:01:15 sas Exp $
> +dnl $Id: config.m4,v 1.21 2001/02/20 22:21:06 andrei Exp $
> dnl config.m4 for extension pcre
>
> dnl By default we'll compile and link against the bundled PCRE library
> @@ -16,6 +16,7 @@
> PCRE_LIBADD=pcrelib/libpcre.la
> PCRE_SHARED_LIBADD=pcrelib/libpcre.la
> PCRE_SUBDIRS=pcrelib
> + CFLAGS="$CFLAGS -DSUPPORT_UTF8"
> PHP_SUBST(PCRE_LIBADD)
> PHP_SUBST(PCRE_SUBDIRS)
> AC_DEFINE(HAVE_BUNDLED_PCRE, 1, [ ])
Tab pollution.
--
Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]