summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 3f515c45..a06452bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.209 2004/04/06 11:39:02 dtucker Exp $
+# $Id: configure.ac,v 1.210 2004/04/06 11:41:51 dtucker Exp $
#
# Copyright (c) 1999-2004 Damien Miller
#
@@ -982,8 +982,6 @@ main()
)
fi
-check_for_hpux_broken_getaddrinfo=1
-
if test "x$ac_cv_func_getaddrinfo" = "xyes" -a "x$check_for_hpux_broken_getaddrinfo" = "x1"; then
AC_MSG_CHECKING(if getaddrinfo seems to work)
AC_TRY_RUN(