Module Name: xsrc
Committed By: mrg
Date: Thu Jun 11 05:09:53 UTC 2009
Modified Files:
xsrc/external/mit/xorg-server/include: dix-config.h
Log Message:
avoid HAL and dbus
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/xorg-server/include/dix-config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xorg-server/include/dix-config.h
diff -u xsrc/external/mit/xorg-server/include/dix-config.h:1.7 xsrc/external/mit/xorg-server/include/dix-config.h:1.8
--- xsrc/external/mit/xorg-server/include/dix-config.h:1.7 Thu Jun 11 04:56:54 2009
+++ xsrc/external/mit/xorg-server/include/dix-config.h Thu Jun 11 05:09:53 2009
@@ -392,16 +392,16 @@
#define BSD44SOCKETS 1
/* Support D-Bus */
-#define HAVE_DBUS 1
+/* #define HAVE_DBUS 1 */
/* Use D-Bus for input hotplug */
-#define CONFIG_NEED_DBUS 1
+/* #define CONFIG_NEED_DBUS 1 */
/* Support the D-Bus hotplug API */
/* #undef CONFIG_DBUS_API */
/* Support HAL for hotplug */
-#define CONFIG_HAL 1
+/* #define CONFIG_HAL 1 */
/* Use only built-in fonts */
/* #undef BUILTIN_FONTS */