summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_config.h.cmake')
-rw-r--r--lib/curl_config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake
index fbe17bc5b..553b74990 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -662,6 +662,9 @@
/* Define to 1 if you have the strstr function. */
#cmakedefine HAVE_STRSTR 1
+/* Define to 1 if you have the memmem function. */
+#cmakedefine HAVE_MEMMEM 1
+
/* Define to 1 if you have the strtok_r function. */
#cmakedefine HAVE_STRTOK_R 1