From 110b0c9eb192808d1f7d39b71258be047b2bcc7d Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 8 Dec 2011 10:38:59 +0100 Subject: Synchronised dix-config.h and dix-config.h.in --- xorg-server/include/xwin-config.h | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'xorg-server/include') diff --git a/xorg-server/include/xwin-config.h b/xorg-server/include/xwin-config.h index 645a6cead..a509162ee 100644 --- a/xorg-server/include/xwin-config.h +++ b/xorg-server/include/xwin-config.h @@ -10,7 +10,7 @@ #define HAS_WINSOCK /* Cygwin has /dev/windows for signaling new win32 messages */ -// let's should this for now #define HAS_DEVWINDOWS 1 +/* #undef HAS_DEVWINDOWS */ /* Switch on debug messages */ /* #undef CYGDEBUG */ @@ -20,18 +20,14 @@ /* Define to 1 if unsigned long is 64 bits. */ /* #undef _XSERVER64 */ -/* Do we require our own snprintf? */ -/* #undef NEED_SNPRINTF */ - /* Short vendor name */ #define XVENDORNAMESHORT "VcXsrv" /* Vendor web address for support */ #define __VENDORDWEBSUPPORT__ "http://www.hc-consult.be/" -/* Default log location */ -#define DEFAULT_LOGDIR "." - /* Location of system.XWinrc */ #define SYSCONFDIR "." +/* Default log location */ +#define DEFAULT_LOGDIR "." -- cgit v1.2.3