mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Correct stray commit
This commit is contained in:
parent
6b9269c717
commit
05db82333d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue