summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 67860c5..40181ed 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -10,3 +10,6 @@
/* Defined if you don't have either the XTest headers or
the xcb-util-keysyms headers */
#cmakedefine NO_XTEST_EXTENSION 1
+
+// Defined if you have both XComposite and XDamage.
+#cmakedefine COMPOSITE 1