aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2016-10-20 10:35:50 +0200
committerMichael Adam <obnox@samba.org>2016-10-20 11:21:59 +0200
commitc989bbc9f6afaad9e4b26501d57d7acb1297d1cb (patch)
treee49594f2e76f19831d4b96826942963989d5383b /config.h.cmake
parentf5cddcd300b779131662519d56ae90fcebe459e1 (diff)
downloadsocket_wrapper-c989bbc9f6afaad9e4b26501d57d7acb1297d1cb.tar.gz
socket_wrapper-c989bbc9f6afaad9e4b26501d57d7acb1297d1cb.tar.xz
socket_wrapper-c989bbc9f6afaad9e4b26501d57d7acb1297d1cb.zip
cmake: Check for constructor attribute
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index a9b8ce8..6786b8a 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -58,6 +58,7 @@
/**************************** OPTIONS ****************************/
#cmakedefine HAVE_GCC_THREAD_LOCAL_STORAGE 1
+#cmakedefine HAVE_CONSTRUCTOR_ATTRIBUTE 1
#cmakedefine HAVE_DESTRUCTOR_ATTRIBUTE 1
#cmakedefine HAVE_ADDRESS_SANITIZER_ATTRIBUTE 1
#cmakedefine HAVE_SOCKADDR_STORAGE 1