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:
Stefan Neis
2005-11-27 21:42:51 +00:00
parent c5f975dddb
commit 8a064d5cef
2 changed files with 3 additions and 12 deletions

View File

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