summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-12-16 18:51:51 +0100
committerYang Tse <yangsita@gmail.com>2012-12-16 18:51:51 +0100
commit57fa576a35e45a729939d5ef6bced81f3facbf63 (patch)
tree6070a6c323e40c039191f50de39f038e30a10c4d /configure.ac
parentf6af9d9886ae49963bec0fda7dc6ea8720bbc20c (diff)
downloadcurl-57fa576a35e45a729939d5ef6bced81f3facbf63.tar.gz
configure: check if compiler halts on function prototype mismatch
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b8268b392..565488dac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -340,6 +340,7 @@ fi
CURL_CHECK_COMPILER_HALT_ON_ERROR
CURL_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
+CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
CURL_CHECK_COMPILER_SYMBOL_HIDING
CURL_CHECK_NO_UNDEFINED