aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2015-02-08 18:49:02 +0100
committerAris Adamantiadis <aris@0xbadc0de.be>2015-02-08 18:49:02 +0100
commita653e27a2e949bb62041509c2aab9787b3fbd480 (patch)
tree447ab0c92e616da9edd97c9915a851281394ce33 /config.h.cmake
parentd3f30da158093e564d97db4182bcfff1e97a309a (diff)
downloadlibssh-a653e27a2e949bb62041509c2aab9787b3fbd480.tar.gz
libssh-a653e27a2e949bb62041509c2aab9787b3fbd480.tar.xz
libssh-a653e27a2e949bb62041509c2aab9787b3fbd480.zip
buffer: detect compilers not supporting __VA_ARGS__
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 86538e17..0d30d5df 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -144,6 +144,7 @@
#cmakedefine HAVE_MSC_THREAD_LOCAL_STORAGE 1
#cmakedefine HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1
+#cmakedefine HAVE_GCC_NARG_MACRO 1
/* Define to 1 if you want to enable GSSAPI */
#cmakedefine WITH_GSSAPI 1