drop test for broken getnameinfo, that old aix is no longer relevant.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20313 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -409,13 +409,6 @@ dnl
|
||||
AC_HAVE_STRUCT_FIELD(struct sockaddr, sa_len, [#include <sys/types.h>
|
||||
#include <sys/socket.h>])
|
||||
|
||||
if test "$ac_cv_func_getnameinfo" = "yes"; then
|
||||
rk_BROKEN_GETNAMEINFO
|
||||
if test "$ac_cv_func_getnameinfo_broken" = yes; then
|
||||
AC_LIBOBJ(getnameinfo)
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$ac_cv_func_getaddrinfo" = "yes"; then
|
||||
rk_BROKEN_GETADDRINFO
|
||||
if test "$ac_cv_func_getaddrinfo_numserv" = no; then
|
||||
|
Reference in New Issue
Block a user