aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/config.hpp.cmake
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2016-02-28 19:43:43 +0000
committerVincent Richard <[email protected]>2016-02-28 19:43:43 +0000
commitbaec395c8ca3634bd502aa20b3610468aa9178b3 (patch)
tree486e42ee87f8653b285210911eb5815fb6ebab70 /cmake/config.hpp.cmake
parentMerge branch 'master' of https://github.com/kisli/vmime (diff)
downloadvmime-baec395c8ca3634bd502aa20b3610468aa9178b3.tar.gz
vmime-baec395c8ca3634bd502aa20b3610468aa9178b3.zip
Added support for TCP Keepalive.
Diffstat (limited to 'cmake/config.hpp.cmake')
-rw-r--r--cmake/config.hpp.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake
index cdd128c8..a79268cd 100644
--- a/cmake/config.hpp.cmake
+++ b/cmake/config.hpp.cmake
@@ -84,6 +84,7 @@ typedef unsigned @VMIME_64BIT_TYPE@ vmime_uint64;
#cmakedefine01 VMIME_HAVE_LOCALTIME_S
#cmakedefine01 VMIME_HAVE_LOCALTIME_R
#cmakedefine01 VMIME_HAVE_MLANG
+#cmakedefine01 VMIME_HAVE_SO_KEEPALIVE
#cmakedefine01 VMIME_SHARED_PTR_USE_CXX
#cmakedefine01 VMIME_SHARED_PTR_USE_BOOST