]> granicus.if.org Git - php/commitdiff
- Correct stray commit
authorDerick Rethans <derick@php.net>
Thu, 19 Jun 2003 08:41:51 +0000 (08:41 +0000)
committerDerick Rethans <derick@php.net>
Thu, 19 Jun 2003 08:41:51 +0000 (08:41 +0000)
ext/sockets/config.m4

index 178be6a237423a9772716c181a9309cae82a69a6..1509dd80cb1fd5dd599e835405eff325ab241b51 100644 (file)
@@ -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