aboutsummaryrefslogtreecommitdiff
path: root/ares/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'ares/configure.ac')
-rw-r--r--ares/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index 5655e5382..14f580c1f 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -158,8 +158,8 @@ case $host in
#
esac
-CURL_CHECK_COMPILER_HALT_ON_ERROR
-CURL_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
+CARES_CHECK_COMPILER_HALT_ON_ERROR
+CARES_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
dnl **********************************************************************
dnl Compilation based checks should not be done before this point.