Edited dnl comment in "configure.in".

This commit is contained in:
Tim S 2017-03-05 21:55:09 -05:00
parent 2bde0f4b9e
commit 2a64f15c17

View File

@ -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