]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
configure: fix CURL_DARWIN_CFLAGS use
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Apr 2021 14:08:32 +0000 (16:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Apr 2021 15:09:08 +0000 (17:09 +0200)
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

configure.ac

index 70932fa3c369a13d4a27d390a6555a5e69598317..95f6b7b68c30f6f81929d8eb16a9ded77f00d729 100755 (executable)
@@ -373,7 +373,7 @@ esac
 CURL_CHECK_WIN32_LARGEFILE
 CURL_CHECK_WIN32_CRYPTO
 
-CURL_MAC_CFLAGS
+CURL_DARWIN_CFLAGS
 CURL_SUPPORTS_BUILTIN_AVAILABLE