summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmake/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 297cf40..ab49d5f 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -9,6 +9,6 @@
#cmakedefine HAVE_POLL
-#define AMQ_PLATFORM "@CMAKE_SYSTEM@"
+#define AMQ_PLATFORM "@CMAKE_SYSTEM_NAME@"
#endif /* CONFIG_H */