xref: /386bsd/usr/X386/lib/X11/config/apollo.cf (revision a2142627)
1XCOMM 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
11XCOMM 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