diff options
Diffstat (limited to 'ext/pcre/pcre2lib/config.h')
-rw-r--r-- | ext/pcre/pcre2lib/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/pcre/pcre2lib/config.h b/ext/pcre/pcre2lib/config.h index 439c895e4d..7864897743 100644 --- a/ext/pcre/pcre2lib/config.h +++ b/ext/pcre/pcre2lib/config.h @@ -7,11 +7,6 @@ # include <php_config.h> #endif -#undef PACKAGE_NAME -#undef PACKAGE_VERSION -#undef PACKAGE_TARNAME -#undef PACKAGE_STRING - #define SUPPORT_UNICODE 1 #define SUPPORT_PCRE2_8 1 |