Cleaned up some erroneous stuff from previous commit, added HAVE_GETADDRINFO
to setup.h.in. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -865,6 +865,9 @@
|
||||
/* Define if you have BSD flock() function. */
|
||||
#undef HAVE_FLOCK
|
||||
|
||||
/* Define if you have getaddrinfo function. */
|
||||
#undef HAVE_GETADDRINFO
|
||||
|
||||
/* Define if you have a gethostbyname_r function taking 6 arguments. */
|
||||
#undef HAVE_FUNC_GETHOSTBYNAME_R_6
|
||||
|
||||
|
Reference in New Issue
Block a user