From: Derick Rethans Date: Thu, 19 Jun 2003 08:41:51 +0000 (+0000) Subject: - Correct stray commit X-Git-Tag: RELEASE_1_0_2~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05db82333d8928bd8f88c18f95b9ba497fa01a98;p=php - Correct stray commit --- diff --git a/ext/sockets/config.m4 b/ext/sockets/config.m4 index 178be6a237..1509dd80cb 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