mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 11:10:05 +01:00
Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build
This commit is contained in:
parent
6b4231e3b5
commit
c0e91777a9
1 changed files with 3 additions and 0 deletions
|
|
@ -233,6 +233,9 @@
|
|||
/* System is BSD-like */
|
||||
#undef CSRG_BASED
|
||||
|
||||
/* Solaris 8 or later? */
|
||||
#undef __SOL8__
|
||||
|
||||
/* System has PC console */
|
||||
#undef PCCONS_SUPPORT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue