aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2016-03-25 20:50:35 +0000
committerVincent Richard <[email protected]>2016-03-25 20:50:35 +0000
commit08a3ba2ba1d753ac75698270c8bb84560ff1d825 (patch)
treee581a15812892003c7ab24ffb7f3266936b8bcbf /cmake
parentFixed location of config and lib export include files. (diff)
downloadvmime-08a3ba2ba1d753ac75698270c8bb84560ff1d825.tar.gz
vmime-08a3ba2ba1d753ac75698270c8bb84560ff1d825.zip
Misc fixes in error handling.
Diffstat (limited to '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 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