summaryrefslogtreecommitdiffstats
path: root/source3/lib/cluster_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/cluster_support.c')
-rw-r--r--source3/lib/cluster_support.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/lib/cluster_support.c b/source3/lib/cluster_support.c
index e2aef7b99f..afe2260917 100644
--- a/source3/lib/cluster_support.c
+++ b/source3/lib/cluster_support.c
@@ -62,8 +62,8 @@ const char *cluster_support_features(void)
#ifdef HAVE_CTDB_PROTOCOL_H
_LINE_DEF(HAVE_CTDB_PROTOCOL_H)
#endif
-#ifdef CTDB_PATH
- _LINE_STR(CTDB_PATH)
+#ifdef CTDB_SOCKET
+ _LINE_STR(CTDB_SOCKET)
#endif
#ifdef CTDB_VERSION
_LINE_INT(CTDB_VERSION)