summaryrefslogtreecommitdiff
path: root/src/config.h.cmake
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-06-17 21:41:09 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-06-20 10:45:42 +0200
commitb747f2825c43e31ade20267cecefe2c2a9c76241 (patch)
tree62f97b797b4c44b78de0cd3e8b3996cc946d0d87 /src/config.h.cmake
parentaaf71774131198de2095c07e560fb420833c544d (diff)
downloadbiboumi-b747f2825c43e31ade20267cecefe2c2a9c76241.tar.gz
biboumi-b747f2825c43e31ade20267cecefe2c2a9c76241.tar.bz2
biboumi-b747f2825c43e31ade20267cecefe2c2a9c76241.tar.xz
biboumi-b747f2825c43e31ade20267cecefe2c2a9c76241.zip
Respond to IQ version on the gateway, a server or a chan with biboumi version
ref #2455
Diffstat (limited to 'src/config.h.cmake')
-rw-r--r--src/config.h.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h.cmake b/src/config.h.cmake
index bb4a5b8..d8833ad 100644
--- a/src/config.h.cmake
+++ b/src/config.h.cmake
@@ -1,6 +1,7 @@
+#define SYSTEM_NAME "${CMAKE_SYSTEM}"
#cmakedefine ICONV_SECOND_ARGUMENT_IS_CONST
#cmakedefine LIBIDN_FOUND
#cmakedefine SYSTEMDDAEMON_FOUND
#cmakedefine POLLER ${POLLER}
#cmakedefine BOTAN_FOUND
-#cmakedefine BIBOUMI_VERSION "${BIBOUMI_VERSION}" \ No newline at end of file
+#cmakedefine BIBOUMI_VERSION "${BIBOUMI_VERSION}"