git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by Darin.
[WebKit-https.git]
/
JavaScriptCore
/
pcre
/
pcre-config.h
diff --git
a/JavaScriptCore/pcre/pcre-config.h
b/JavaScriptCore/pcre/pcre-config.h
index 29523059d13bed3b2302cae1da310767e576f0c5..5371c25a926bd2ebc37b869968b83326623817dc 100644
(file)
--- a/
JavaScriptCore/pcre/pcre-config.h
+++ b/
JavaScriptCore/pcre/pcre-config.h
@@
-91,7
+91,7
@@
to get memory. For more detail, see comments and other stuff just above the
match() function. On Unix systems, "configure" can be used to set this in the
Makefile (use --disable-stack-for-recursion). */
-/* #define NO_RECURSE */
+#define NO_RECURSE
/* End */