mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-06 10:28:03 +02:00
Add LOCALCONN to dix-config.h template for xtrans
This commit is contained in:
parent
bdec9680fa
commit
d9a86566c2
1 changed files with 3 additions and 0 deletions
|
|
@ -222,6 +222,9 @@
|
|||
/* Support IPv6 for TCP connections */
|
||||
#undef IPv6
|
||||
|
||||
/* Support os-specific local connections */
|
||||
#undef LOCALCONN
|
||||
|
||||
/* Support MIT Misc extension */
|
||||
#undef MITMISC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue