DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T a

⟦19b9c6bdb⟧ TextFile

    Length: 692 (0x2b4)
    Types: TextFile
    Names: »att.cf«

Derivation

└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5
    └─⟦399fbce15⟧ »./mit-1/mit-1.00« 
        └─⟦ee38ad226⟧ 
            └─⟦this⟧ »mit/config/att.cf« 

TextFile

XCOMM platform:  $XConsortium: att.cf,v 1.15 91/07/29 10:43:44 rws Exp $

#define OSName			AT&T Unix System V Release 4.2
XCOMM operating system:  OSName
#define OSMajorVersion		4
#define OSMinorVersion		2

#define SystemV4		YES
/* The default here is to use the streams interface for Xlib, but various
 * other things (X server, font server, font library, phigs, xdm chooser)
 * still depend on sockets being around, so we always link with -lsocket.
 */
#define ExtraLibraries		-lsocket -lnsl
#define BootstrapCFlags		-Datt
#define NeedWidePrototypes	NO	/* experimental */
#define DefaultCCOptions	-Xc
#define ServerOSDefines		-DSYSV386 -DATT
#define X386Server		YES
#include <sv4Lib.rules>