Detect thread-safe versions of gethostbyname/gethostbyaddr/getservbyname
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 27 Nov 2005 17:46:39 +0000 (17:46 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 27 Nov 2005 17:46:39 +0000 (17:46 +0000)
commitbebf40d5a0c486ec4f524fa15a886c748c0e469a
treee526450000d2ef167ab0ba70a5594be882350369
parentb21348b405d443f8bb150087cd9502b6a3397ac4
Detect thread-safe versions of gethostbyname/gethostbyaddr/getservbyname
        and how many arguments they use.
Detect thread-safe versions of localtime/gmtime and readdir.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
aclocal.m4
build/aclocal/ac_raf_func_which_getservbyname_r.m4 [new file with mode: 0644]
build/aclocal/ax_func_which_gethostbyname_r.m4 [new file with mode: 0644]
configure.in
setup.h.in