]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Remove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
authorYang Tse <yangsita@gmail.com>
Fri, 30 Jun 2006 00:22:38 +0000 (00:22 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 30 Jun 2006 00:22:38 +0000 (00:22 +0000)
acinclude.m4
ares/acinclude.m4

index 2b3bb34a88d558d8bafef026a2d3e324f494804f..2b68e00ccb34e8ae3470a1dbc856168190d42dc1 100644 (file)
@@ -233,8 +233,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
index 9a5c7e77583245cee42aea7187af4c9ed8e1f4f9..0ff547b7436b0a7b97394c837288a2c3eb1fc9d4 100644 (file)
@@ -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