From baec395c8ca3634bd502aa20b3610468aa9178b3 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 28 Feb 2016 20:43:43 +0100 Subject: Added support for TCP Keepalive. --- cmake/config.hpp.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/config.hpp.cmake') 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 -- cgit v1.2.3