summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-06-30 00:22:39 +0000
committerYang Tse <yangsita@gmail.com>2006-06-30 00:22:39 +0000
commit5151cb841e950901d4e04c92d96ba67d6f5469e8 (patch)
tree21a1c87fd4685436bd4268b0bbccf4d15a76d0fe /acinclude.m4
parentca324db45364fb0d73f22102a9612e29cf0be512 (diff)
downloadc-ares-5151cb841e950901d4e04c92d96ba67d6f5469e8.tar.gz
c-ares-5151cb841e950901d4e04c92d96ba67d6f5469e8.tar.bz2
c-ares-5151cb841e950901d4e04c92d96ba67d6f5469e8.zip
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 9a5c7e7..0ff547b 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -212,8 +212,6 @@ dnl If the function succeeds HAVE_GETNAMEINFO will be
dnl defined, defining the types of the arguments in
dnl GETNAMEINFO_TYPE_ARG1, GETNAMEINFO_TYPE_ARG2,
dnl GETNAMEINFO_TYPE_ARG46 and GETNAMEINFO_TYPE_ARG7.
-dnl This function is experimental and its results shall
-dnl not be trusted while this notice is in place ------
AC_DEFUN([CURL_CHECK_FUNC_GETNAMEINFO], [
AC_REQUIRE([CURL_CHECK_HEADER_WS2TCPIP])dnl