summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2014-04-14 17:29:03 +0100
committerAsk Solem <ask@celeryproject.org>2014-04-14 17:29:03 +0100
commitbe3000b4c84d7503f5ef4067de44ff16d060d158 (patch)
treefecacb0f149b067202c443b59aad3cc027a0ff1c /cmake/config.h.in
parentdcb8edaccd6e164d624edfab0f3120d96f707f0a (diff)
parentfe844e41ffad5691607982cbfe4054aacdcb81e0 (diff)
downloadrabbitmq-c-github-ask-be3000b4c84d7503f5ef4067de44ff16d060d158.tar.gz
Merge branch 'alanxz/master'
Conflicts: Makefile.am codegen
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 9535d66..e7a83c4 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -2,8 +2,6 @@
#ifndef CONFIG_H
#define CONFIG_H
-#define VERSION "${VERSION}"
-
#ifndef __cplusplus
# define inline ${C_INLINE_KEYWORD}
#endif