From 7c55134dee71ab9a2f916ed2f61d33c45a7681df Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 7 Apr 2014 02:00:35 +0400 Subject: twin/compton-tde: make XRandR support optional in compot-tde --- twin/compton-tde/compton_config.h.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'twin/compton-tde/compton_config.h.cmake') diff --git a/twin/compton-tde/compton_config.h.cmake b/twin/compton-tde/compton_config.h.cmake index 06db4caf4..a77d93b57 100644 --- a/twin/compton-tde/compton_config.h.cmake +++ b/twin/compton-tde/compton_config.h.cmake @@ -32,5 +32,7 @@ // Whether to enable GLX Sync support. #cmakedefine CONFIG_GLX_XSYNC 1 +// Whether to enable Xranr support +#cmakedefine CONFIG_XRANDR 1 // Whether to enable Xinerama support #cmakedefine CONFIG_XINERAMA 1 -- cgit v1.2.1