/usr/lib/X11/config/Oki.cf is in xutils-dev 1:7.7+5ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | XCOMM platform: $Xorg: Oki.cf,v 1.3 2000/08/17 19:41:46 cpqbld Exp $
#ifndef OSName
#define OSName Unix System V/860 Release 4.0 Version 3
#endif
XCOMM operating system: OSName
#ifndef OSMajorVersion
#define OSMajorVersion 4
#endif
#ifndef OSMinorVersion
#define OSMinorVersion 0
#endif
#ifndef OSTeenyVersion
#define OSTeenyVersion 3
#endif
#define BootstrapCFlags -DOki
#define SystemV4 YES
#define HasLdRunPath YES
#define ConnectionFlags -DTCPCONN -DUNIXCONN -DLOCALCONN
#define SetTtyGroup YES
#define HasPutenv YES
#define HasPoll YES
#define PatheticCpp YES
#define CcCmd /usr/bin/cc
#define StandardDefines -DSVR4 -Di860
#define DefaultCCOptions -Xa
#define BuildServer NO
#define ToolkitStringsABIOptions -intelabi
#include <sv4Lib.rules>
|