From: Daniel Stenberg Date: Fri, 9 Apr 2021 14:08:32 +0000 (+0200) Subject: configure: fix CURL_DARWIN_CFLAGS use X-Git-Tag: curl-7_76_1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d0c196618ea9d8a0c5148ce87996053a7bab4fb6;p=thirdparty%2Fcurl.git configure: fix CURL_DARWIN_CFLAGS use The macro name change was not completely done. Follow-up to 5d2c384452543c Bug: https://github.com/curl/curl/commit/5d2c384452543c7b6c9fb02eaa0afc84fd5ab941#commitcomment-49315187 Reported-by: Marcel Raad Closes #6878 --- diff --git a/configure.ac b/configure.ac index 70932fa3c3..95f6b7b68c 100755 --- a/configure.ac +++ b/configure.ac @@ -373,7 +373,7 @@ esac CURL_CHECK_WIN32_LARGEFILE CURL_CHECK_WIN32_CRYPTO -CURL_MAC_CFLAGS +CURL_DARWIN_CFLAGS CURL_SUPPORTS_BUILTIN_AVAILABLE