#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 33
+# serial 34
dnl CARES_INCLUDES_ARPA_INET
freebsd*)
tst_tsafe_getaddrinfo="yes"
;;
+ hpux[[123456789]].* | hpux10.* | hpux11.0* | hpux11.10*)
+ tst_tsafe_getaddrinfo="no"
+ ;;
+ hpux*)
+ tst_tsafe_getaddrinfo="yes"
+ ;;
linux*)
tst_tsafe_getaddrinfo="yes"
;;
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 55
+# serial 56
dnl CURL_INCLUDES_ARPA_INET
freebsd*)
tst_tsafe_getaddrinfo="yes"
;;
+ hpux[[123456789]].* | hpux10.* | hpux11.0* | hpux11.10*)
+ tst_tsafe_getaddrinfo="no"
+ ;;
+ hpux*)
+ tst_tsafe_getaddrinfo="yes"
+ ;;
linux*)
tst_tsafe_getaddrinfo="yes"
;;