php-src/sapi/roxen/config.h.stub

13 lines
310 B
Plaintext
Raw Normal View History

/* 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