summaryrefslogtreecommitdiff
path: root/src/biboumi.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/biboumi.h.cmake')
-rw-r--r--src/biboumi.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/biboumi.h.cmake b/src/biboumi.h.cmake
index fa99cd4..29a0510 100644
--- a/src/biboumi.h.cmake
+++ b/src/biboumi.h.cmake
@@ -14,3 +14,6 @@
#cmakedefine HAS_PUT_TIME
#cmakedefine DEBUG_SQL_QUERIES
+#if defined(USE_DATABASE) && defined(BOTAN_FOUND)
+# define WITH_SASL
+#endif