git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25000
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
src/generic/statusbr.cpp
src/generic/tabg.cpp
src/generic/timer.cpp
+ <!-- wxMac stuff used by wxCocoa: -->
+ src/mac/gsockosx.c
</set>
<set var="COCOA_HDR" hints="files">
wx/cocoa/NSBox.h
AC_MSG_WARN([wxSocket not yet supported under MGL... disabled])
wxUSE_SOCKETS="no"
fi
- if test "$wxUSE_COCOA" = "1"; then
- AC_MSG_WARN([wxSocket not yet supported under Cocoa... disabled])
- wxUSE_SOCKETS="no"
- fi
fi
if test "$wxUSE_SOCKETS" = "yes"; then