diff --git a/ext/sockets/config.m4 b/ext/sockets/config.m4 index 178be6a2374..1509dd80cb1 100644 --- a/ext/sockets/config.m4 +++ b/ext/sockets/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_ENABLE(sockets, whether to enable sockets support, -[ --enable-sockets Enable sockets support], yes) +[ --enable-sockets Enable sockets support]) if test "$PHP_SOCKETS" != "no"; then dnl Check for struct cmsghdr