Add LOCALCONN to dix-config.h template for xtrans
This commit is contained in:
parent
bdec9680fa
commit
d9a86566c2
|
@ -222,6 +222,9 @@
|
||||||
/* Support IPv6 for TCP connections */
|
/* Support IPv6 for TCP connections */
|
||||||
#undef IPv6
|
#undef IPv6
|
||||||
|
|
||||||
|
/* Support os-specific local connections */
|
||||||
|
#undef LOCALCONN
|
||||||
|
|
||||||
/* Support MIT Misc extension */
|
/* Support MIT Misc extension */
|
||||||
#undef MITMISC
|
#undef MITMISC
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue