summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b10be40..8c579b0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -72,6 +72,9 @@
#cmakedefine EXPECT_FOUND
#cmakedefine TCL_FOUND
+/** Properties of the libraries we found */
+#cmakedefine CURL_HAS_SMTP
+
/** Header files we found */
#cmakedefine HAS_UNISTD_H
#cmakedefine HAS_STRING_H