This commit is contained in:
Oleg S 2016-12-23 11:38:49 +00:00 committed by GitHub
commit 086aa39aef

View File

@ -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