summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-12-10 14:31:45 +0000
committerSimon McVittie <smcv@collabora.com>2021-12-10 16:48:51 +0000
commit9d60676ae08b5ff1153ca5cb2e42bb4d5ec563cf (patch)
tree0c7ee3621e5e7b08ddb508595a6b3b8eadbf12e4 /cmake
parent67f1a01f7bbb813d1664bd9a01dc8af3c2b469ca (diff)
downloaddbus-9d60676ae08b5ff1153ca5cb2e42bb4d5ec563cf.tar.gz
Disable the Containers interface
We've had a request for a 1.14.x stable-branch, but the Containers interface is only partially implemented, not yet described in the D-Bus Specification, and not ready to be part of our API guarantees. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index a3258789..34592372 100644
--- a/cmake/config.h.cmake
+++ b/cmake/config.h.cmake
@@ -38,7 +38,6 @@
#cmakedefine DBUS_RUNSTATEDIR "@DBUS_RUNSTATEDIR@"
#cmakedefine DBUS_ENABLE_STATS
-#cmakedefine DBUS_ENABLE_CONTAINERS
#cmakedefine ENABLE_TRADITIONAL_ACTIVATION
#define TEST_LISTEN "@TEST_LISTEN@"