]> git.sesse.net Git - rdpsrv/blob - Xserver/config/cf/Oki.cf
Support RDP5 logon packets.
[rdpsrv] / Xserver / config / cf / Oki.cf
1 XCOMM platform:  $XConsortium: Oki.cf /main/16 1996/09/28 16:06:53 rws $
2
3 #ifndef OSName
4 #define OSName                  Unix System V/860 Release 4.0 Version 3
5 #endif
6 XCOMM operating system:  OSName
7 #ifndef OSMajorVersion
8 #define OSMajorVersion          4
9 #endif
10 #ifndef OSMinorVersion
11 #define OSMinorVersion          0
12 #endif
13 #ifndef OSTeenyVersion
14 #define OSTeenyVersion          3
15 #endif
16
17 #define BootstrapCFlags         -DOki
18 #define SystemV4                YES
19 #define HasLdRunPath            YES
20 #define ConnectionFlags         -DTCPCONN -DUNIXCONN -DLOCALCONN
21 #define SetTtyGroup             YES
22 #define HasPutenv               YES
23 #define HasPoll                 YES
24 #define PatheticCpp             YES
25 #define CcCmd                   /usr/bin/cc
26 #define StandardDefines -DSVR4 -Di860
27 #define DefaultCCOptions        -Xa
28 #define BuildServer             NO
29 #define ToolkitStringsABIOptions -intelabi
30 #include <sv4Lib.rules>