Edited dnl comment in "configure.in".
This commit is contained in:
@@ -5950,7 +5950,7 @@ if test "$wxUSE_SOCKETS" = "yes"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_SOCKETS" = "yes" ; then
|
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
|
if test "$USE_WIN32" != 1 ; then
|
||||||
dnl determine the type of third argument for getsockname
|
dnl determine the type of third argument for getsockname
|
||||||
dnl This test needs to be done in C++ mode since gsocket.cpp now
|
dnl This test needs to be done in C++ mode since gsocket.cpp now
|
||||||
|
|||||||
Reference in New Issue
Block a user