summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2014-10-24 12:35:01 +0100
committerAsk Solem <ask@celeryproject.org>2014-10-24 12:35:01 +0100
commit185ce081e3efc846b476995b7da7297bb0eec82c (patch)
tree98adf852d24384b34b5a462907c2dce732c6821b /cmake/config.h.in
parentbe3000b4c84d7503f5ef4067de44ff16d060d158 (diff)
parent9626dd5cd5f78894f1416a1afd2d624ddd4904ae (diff)
downloadrabbitmq-c-github-ask-185ce081e3efc846b476995b7da7297bb0eec82c.tar.gz
Merge branch 'alanxz/master'HEADmaster
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index e7a83c4..7f3fa71 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -8,4 +8,6 @@
#cmakedefine HAVE_HTONLL
+#define AMQ_PLATFORM "@CMAKE_SYSTEM@"
+
#endif /* CONFIG_H */