From: Yang Tse Date: Wed, 10 Nov 2010 18:05:18 +0000 (+0100) Subject: configure: use autobuilds to temporarily exercise xattr function tests X-Git-Tag: curl-7_21_3~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=890425ecd70e14df2731ab430337526477f1b7af;p=curl configure: use autobuilds to temporarily exercise xattr function tests --- diff --git a/configure.ac b/configure.ac index cc2b6f4d2..49e3a8c7d 100644 --- a/configure.ac +++ b/configure.ac @@ -2349,7 +2349,6 @@ CURL_CHECK_FUNC_LOCALTIME_R CURL_CHECK_FUNC_MEMRCHR CURL_CHECK_FUNC_POLL CURL_CHECK_FUNC_SETSOCKOPT -CURL_CHECK_FUNC_FSETXATTR CURL_CHECK_FUNC_SIGACTION CURL_CHECK_FUNC_SIGINTERRUPT CURL_CHECK_FUNC_SIGNAL @@ -2370,6 +2369,15 @@ CURL_CHECK_FUNC_STRTOK_R CURL_CHECK_FUNC_STRTOLL CURL_CHECK_FUNC_WRITEV +CURL_CHECK_FUNC_FGETXATTR +CURL_CHECK_FUNC_FLISTXATTR +CURL_CHECK_FUNC_FREMOVEXATTR +CURL_CHECK_FUNC_FSETXATTR +CURL_CHECK_FUNC_GETXATTR +CURL_CHECK_FUNC_LISTXATTR +CURL_CHECK_FUNC_REMOVEXATTR +CURL_CHECK_FUNC_SETXATTR + dnl Checks for library functions. dnl AC_PROG_GCC_TRADITIONAL