mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
[PRCE] Fix prce compiler for supporting \s, \S, \x, \n, etc.
This commit is contained in:
parent
e2b406f27b
commit
33396d349e
@ -16,9 +16,7 @@ emulation function will be used. */
|
|||||||
character codes, define this macro as 1. On systems that can use "configure",
|
character codes, define this macro as 1. On systems that can use "configure",
|
||||||
this can be done via --enable-ebcdic. */
|
this can be done via --enable-ebcdic. */
|
||||||
|
|
||||||
#ifndef EBCDIC
|
//#define EBCDIC
|
||||||
#define EBCDIC 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define PCRE_STATIC
|
#define PCRE_STATIC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user