Skip to content
Snippets Groups Projects
Commit 890425ec authored by Yang Tse's avatar Yang Tse
Browse files

configure: use autobuilds to temporarily exercise xattr function tests

parent 1df10324
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment