[PATCH 6/7] rootless: Build unconditionally

Adam Jackson ajax at redhat.com
Thu Oct 17 10:30:12 PDT 2013


It's not a lot of code, and if you're doing things to the core that
affect rootless you should be alerted early.

Reviewed-by: Jasper St. Pierre <jstpierre at mecheye.net>
Signed-off-by: Adam Jackson <ajax at redhat.com>
---
 miext/Makefile.am | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/miext/Makefile.am b/miext/Makefile.am
index b84adc1..add4d18 100644
--- a/miext/Makefile.am
+++ b/miext/Makefile.am
@@ -1,8 +1 @@
-SUBDIRS = sync damage shadow
-if XQUARTZ
-SUBDIRS += rootless
-endif
-if XWIN_MULTIWINDOWEXTWM
-SUBDIRS += rootless
-endif
-DIST_SUBDIRS = sync damage shadow rootless
+SUBDIRS = sync damage shadow rootless
-- 
1.8.3.1



More information about the xorg-devel mailing list