mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Update xorg-server.h.in & Xnest to use new XKB default #defines
This commit is contained in:
@@ -106,7 +106,10 @@
|
||||
/* Enable XKB per default */
|
||||
#undef XKB_DFLT_DISABLED
|
||||
|
||||
/* Build XKB server */
|
||||
/* XKB default rules */
|
||||
#undef XKB_DFLT_RULES
|
||||
|
||||
/* Build XKB support in server */
|
||||
#undef XKB_IN_SERVER
|
||||
|
||||
/* Support loadable input and output drivers */
|
||||
@@ -160,9 +163,6 @@
|
||||
/* Location of configuration file */
|
||||
#undef __XCONFIGFILE__
|
||||
|
||||
/* XKB default rules */
|
||||
#undef __XKBDEFRULES__
|
||||
|
||||
/* Name of X server */
|
||||
#undef __XSERVERNAME__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user