Add LOCALCONN to dix-config.h template for xtrans

This commit is contained in:
Alan Coopersmith 2006-08-23 16:15:19 -07:00
parent bdec9680fa
commit d9a86566c2

View File

@ -222,6 +222,9 @@
/* Support IPv6 for TCP connections */
#undef IPv6
/* Support os-specific local connections */
#undef LOCALCONN
/* Support MIT Misc extension */
#undef MITMISC