summaryrefslogtreecommitdiff
path: root/ext/pcre/config.h.stub
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/config.h.stub')
-rw-r--r--ext/pcre/config.h.stub8
1 files changed, 6 insertions, 2 deletions
diff --git a/ext/pcre/config.h.stub b/ext/pcre/config.h.stub
index 334cff6697..f504f057dd 100644
--- a/ext/pcre/config.h.stub
+++ b/ext/pcre/config.h.stub
@@ -1,2 +1,6 @@
-/* define if you want to use the pcre extension */
-#define HAVE_LIBPCRE 0
+/* define if you want to use the PCRE extension */
+#define HAVE_PCRE 0
+
+/* define if you want to use the bundled PCRE library */
+#define HAVE_BUNDLED_PCRE 0
+