Edited dnl comment in "configure.in".
This commit is contained in:
parent
2bde0f4b9e
commit
2a64f15c17
@ -5950,7 +5950,7 @@ if test "$wxUSE_SOCKETS" = "yes"; then
|
||||
fi
|
||||
|
||||
if test "$wxUSE_SOCKETS" = "yes" ; then
|
||||
dnl under Windows we always have sockets
|
||||
dnl under Windows we do not use getsockname
|
||||
if test "$USE_WIN32" != 1 ; then
|
||||
dnl determine the type of third argument for getsockname
|
||||
dnl This test needs to be done in C++ mode since gsocket.cpp now
|
||||
|
Loading…
Reference in New Issue
Block a user