summaryrefslogtreecommitdiff
path: root/sapi/roxen/config.h.stub
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/roxen/config.h.stub')
-rw-r--r--sapi/roxen/config.h.stub12
1 files changed, 0 insertions, 12 deletions
diff --git a/sapi/roxen/config.h.stub b/sapi/roxen/config.h.stub
deleted file mode 100644
index 4128f3170f..0000000000
--- a/sapi/roxen/config.h.stub
+++ /dev/null
@@ -1,12 +0,0 @@
-
-/* Define this if you want to build the Roxen PHP module
- * It is currently VERY EXPERIMENTAL and not finished.
- */
-#undef HAVE_ROXEN
-
-
-/* Comment to use the Roxen "serializing" instead of PHP's ZTS.
- * It seems like the Roxen PHP-global mutex lock works better,
- * performance wise.
- */
-#undef ROXEN_USE_ZTS