home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / X11 / config / generic.cf < prev    next >
Encoding:
Text File  |  2006-12-20  |  401 b   |  22 lines

  1. XCOMM platform:  $Xorg: generic.cf,v 1.3 2000/08/17 19:41:47 cpqbld Exp $
  2.  
  3. #ifndef OSName
  4. #define OSName            Unknown Operating System
  5. #endif
  6. XCOMM operating system:  OSName
  7. #ifndef OSMajorVersion
  8. #define OSMajorVersion    0
  9. #endif
  10. #ifndef OSMinorVersion
  11. #define OSMinorVersion    0
  12. #endif
  13.  
  14. #ifdef SYSV
  15. #define SystemV        YES
  16. #endif
  17. #ifdef SVR4
  18. #define SystemV4    YES
  19. #endif
  20.  
  21. #define BuildServer    NO
  22.