diff options
Diffstat (limited to 'lang/php5/scripts/php5_options')
-rw-r--r-- | lang/php5/scripts/php5_options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php5/scripts/php5_options b/lang/php5/scripts/php5_options index 3588ccf52c9a..c2316ca45e24 100644 --- a/lang/php5/scripts/php5_options +++ b/lang/php5/scripts/php5_options @@ -46,7 +46,9 @@ WITH_SESSION=ON WITH_SHMOP=OFF WITH_SIMPLEXML=ON WITH_SNMP=OFF +WITH_SOAP=OFF WITH_SOCKETS=OFF +WITH_SPL=ON WITH_SQLITE=ON WITH_SYBASEDB=OFF WITH_SYBASECT=OFF |