1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00
Files
archived-php-src/ext/reflection/config.m4
T
2019-04-14 11:44:12 -03:00

4 lines
130 B
Plaintext

dnl config.m4 for extension reflection
PHP_NEW_EXTENSION(reflection, php_reflection.c, no,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)