summaryrefslogtreecommitdiffstats
path: root/rules/php5.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php5.in')
-rw-r--r--rules/php5.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/php5.in b/rules/php5.in
index 45415b35..65f986f4 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -533,6 +533,13 @@ config PHP5_EXT_SOAP
Enable SOAP support for PHP.
# --enable-sockets Enable sockets support
+
+config PHP5_EXT_SOCKETS
+ bool
+ prompt "sockets"
+ help
+ Enable sockets support for PHP.
+
# --disable-spl Disable Standard PHP Library
# --without-sqlite Do not include sqlite support.
# Use --with-sqlite=DIR to specify DIR where