From ddf3cff4952a1db083ffbcd7e754081f6f5d5773 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 10 Feb 2013 21:12:41 +0100 Subject: Check for MLang on Windows platform. --- cmake/config.hpp.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake index 3d9aba92..3af17eb5 100644 --- a/cmake/config.hpp.cmake +++ b/cmake/config.hpp.cmake @@ -67,6 +67,7 @@ typedef unsigned @VMIME_32BIT_TYPE@ vmime_uint32; #cmakedefine01 VMIME_HAVE_GMTIME_R #cmakedefine01 VMIME_HAVE_LOCALTIME_S #cmakedefine01 VMIME_HAVE_LOCALTIME_R +#cmakedefine01 VMIME_HAVE_MLANG #define VMIME_SENDMAIL_PATH "@VMIME_SENDMAIL_PATH@" -- cgit v1.2.3