home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / config / apollo.cf next >
Encoding:
Text File  |  1991-08-25  |  657 b   |  22 lines

  1. XCOMM platform:  $XConsortium: apollo.cf,v 1.30 91/08/25 14:46:56 rws Exp $
  2.  
  3. /*
  4.  * Minimally tested, and only in the bsd4.3 environment.  X_NOT_POSIX is not
  5.  * in Xosdefs.h, because we suspect someone might want to try building with
  6.  * POSIX support in the sysv environment (the OS doc seems to imply that
  7.  * POSIX is supported in sysv).
  8.  */
  9.  
  10. #define OSName            Domain/OS SR10.3
  11. XCOMM operating system:  OSName
  12. #define OSMajorVersion    10
  13. #define OSMinorVersion    3
  14.  
  15. #define CCompilerMajorVersion 6
  16. #define CCompilerMinorVersion 8
  17.  
  18. #define StandardDefines -DX_NOT_POSIX
  19. #define BuildServer    NO
  20. #define HasNdbm        YES
  21. #define ConnectionFlags    -DTCPCONN
  22.