summaryrefslogtreecommitdiff
path: root/cpp/src/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/config.h.cmake')
-rw-r--r--cpp/src/config.h.cmake5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/config.h.cmake b/cpp/src/config.h.cmake
index 06eacd85d7..2bb84c6e47 100644
--- a/cpp/src/config.h.cmake
+++ b/cpp/src/config.h.cmake
@@ -54,11 +54,8 @@
#cmakedefine QPID_HAS_CLOCK_GETTIME
-#cmakedefine QPID_HAS_SASL
#cmakedefine BROKER_SASL_NAME "${BROKER_SASL_NAME}"
-#ifdef QPID_HAS_SASL
-# define HAVE_SASL 1
-#endif
+#cmakedefine HAVE_SASL ${HAVE_SASL}
#cmakedefine HAVE_OPENAIS_CPG_H ${HAVE_OPENAIS_CPG_H}
#cmakedefine HAVE_COROSYNC_CPG_H ${HAVE_COROSYNC_CPG_H}