xserver: Branch 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Aug 23 16:15:31 PDT 2006


 include/dix-config.h.in |    3 +++
 1 files changed, 3 insertions(+)

New commits:
diff-tree d9a86566c21afd7985673f3ed851b055d9dac46f (from bdec9680fa74dd23cf319d09af1940f8cf71a5b1)
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Aug 23 16:15:19 2006 -0700

    Add LOCALCONN to dix-config.h template for xtrans

diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 2b9f273..69dc674 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -222,6 +222,9 @@
 /* Support IPv6 for TCP connections */
 #undef IPv6
 
+/* Support os-specific local connections */
+#undef LOCALCONN
+
 /* Support MIT Misc extension */
 #undef MITMISC
 



More information about the xorg-commit mailing list