From 08a3ba2ba1d753ac75698270c8bb84560ff1d825 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 25 Mar 2016 21:50:35 +0100 Subject: Misc fixes in error handling. --- 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 219d1000..bb24239d 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_GMTIME_R #cmakedefine01 VMIME_HAVE_LOCALTIME_S #cmakedefine01 VMIME_HAVE_LOCALTIME_R +#cmakedefine01 VMIME_HAVE_STRERROR_R #cmakedefine01 VMIME_HAVE_MLANG #cmakedefine01 VMIME_HAVE_SO_KEEPALIVE #cmakedefine01 VMIME_SHARED_PTR_USE_CXX -- cgit v1.2.3