Revision 12415,
692 bytes
checked in by ghudson, 26 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r12414,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | XCOMM platform: $XConsortium: att.cf,v 1.15 91/07/29 10:43:44 rws Exp $ |
---|
2 | |
---|
3 | #define OSName AT&T Unix System V Release 4.2 |
---|
4 | XCOMM operating system: OSName |
---|
5 | #define OSMajorVersion 4 |
---|
6 | #define OSMinorVersion 2 |
---|
7 | |
---|
8 | #define SystemV4 YES |
---|
9 | /* The default here is to use the streams interface for Xlib, but various |
---|
10 | * other things (X server, font server, font library, phigs, xdm chooser) |
---|
11 | * still depend on sockets being around, so we always link with -lsocket. |
---|
12 | */ |
---|
13 | #define ExtraLibraries -lsocket -lnsl |
---|
14 | #define BootstrapCFlags -Datt |
---|
15 | #define NeedWidePrototypes NO /* experimental */ |
---|
16 | #define DefaultCCOptions -Xc |
---|
17 | #define ServerOSDefines -DSYSV386 -DATT |
---|
18 | #define X386Server YES |
---|
19 | #include <sv4Lib.rules> |
---|
Note: See
TracBrowser
for help on using the repository browser.