diff --git a/config.h.win32.in b/config.h.win32.in index 99b3457f4..b607cca9c 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -788,7 +788,8 @@ #endif /* using the system-supplied PCRE library */ -#define USE_SYSTEM_PCRE +/* This is determined in the MSVC projects */ +/* #undef USE_SYSTEM_PCRE */ /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */