php-src/ext/pcre/config.h.stub
Andrey Hristov 870a6679ff - Updated bundled PCRE library to version 2.08
- Made it possible to specify external location of the PCRE library
- Reworked PCRE extension to use updated PCRE library API

Hopefully now everything behaves just like Perl..
1999-09-14 19:24:37 +00:00

5 lines
100 B
Plaintext

/* define if you want to use the PCRE extension */
#define HAVE_PCRE 0
#define HAVE_BUNDLED_PCRE 0