gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-local buffers)

This commit is contained in:
Tobias Brunner
2009-05-06 09:11:03 -04:00
parent af05cc564c
commit f52e9c1aa8
2 changed files with 34 additions and 18 deletions
+1
View File
@@ -774,6 +774,7 @@ AC_SUBST(DLLIB)
AC_CHECK_FUNCS(backtrace)
AC_CHECK_FUNCS(prctl)
AC_CHECK_FUNCS(gethostbyname_r)
AC_MSG_CHECKING(for dladdr)
AC_TRY_COMPILE(