summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-04-09 16:08:32 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-04-09 17:09:08 +0200
commitd0c196618ea9d8a0c5148ce87996053a7bab4fb6 (patch)
tree645a2862b3cbc99f4cde8376059f14adf724c109
parent2908a8232c2da75d3886d8f8f26c0e0b78d9f3cd (diff)
downloadcurl-d0c196618ea9d8a0c5148ce87996053a7bab4fb6.tar.gz
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
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70932fa3c..95f6b7b68 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