Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build

This commit is contained in:
Alan Coopersmith 2007-07-12 16:37:11 -07:00
parent 6b4231e3b5
commit c0e91777a9

View File

@ -233,6 +233,9 @@
/* System is BSD-like */
#undef CSRG_BASED
/* Solaris 8 or later? */
#undef __SOL8__
/* System has PC console */
#undef PCCONS_SUPPORT