Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build
This commit is contained in:
parent
6b4231e3b5
commit
c0e91777a9
|
@ -233,6 +233,9 @@
|
||||||
/* System is BSD-like */
|
/* System is BSD-like */
|
||||||
#undef CSRG_BASED
|
#undef CSRG_BASED
|
||||||
|
|
||||||
|
/* Solaris 8 or later? */
|
||||||
|
#undef __SOL8__
|
||||||
|
|
||||||
/* System has PC console */
|
/* System has PC console */
|
||||||
#undef PCCONS_SUPPORT
|
#undef PCCONS_SUPPORT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue