summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CTest/Curl/config.h.in')
-rw-r--r--Source/CTest/Curl/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/CTest/Curl/config.h.in b/Source/CTest/Curl/config.h.in
index c5fe652..1086027 100644
--- a/Source/CTest/Curl/config.h.in
+++ b/Source/CTest/Curl/config.h.in
@@ -507,3 +507,6 @@
/* define if the compiler supports number 0x3627676LL */
#cmakedefine HAVE_LONG_LONG_CONSTANT ${HAVE_LONG_LONG_CONSTANT}
+
+/* Special handling of zlib library */
+#cmakedefine CURL_SPECIAL_ZLIB_H "${CURL_SPECIAL_ZLIB_H}"