mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
MFH
This commit is contained in:
parent
ef7cb6880f
commit
6c3e2b32bf
@ -2,7 +2,7 @@ dnl $Id$
|
||||
dnl config.m4 for extension reflection
|
||||
|
||||
PHP_ARG_ENABLE(reflection, whether to enable reflection support,
|
||||
[ --disable-reflection Disable reflection support], yes, no)
|
||||
[ --disable-reflection Disable reflection support], yes, no)
|
||||
|
||||
if test "$PHP_REFLECTION" != "no"; then
|
||||
if test "$ext_shared" = "yes"; then
|
||||
|
Loading…
Reference in New Issue
Block a user