From 64eebb5eeb9556dab6f16757f7e836e4846b15d6 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 23 Feb 2010 05:57:53 +0000 Subject: Enabled XCSECURITY --- include/dix-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dix-config.h b/include/dix-config.h index 8f5aab905..53cbd31ba 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -357,7 +357,7 @@ #define XCMISC 1 /* Build Security extension */ -#undef XCSECURITY +#define XCSECURITY 1 /* Support Xdmcp */ #define XDMCP 1 -- cgit v1.2.3