diff options
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/config.hpp.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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@" |