summaryrefslogtreecommitdiff
path: root/config/irix/define.h
blob: 9704a1f739ceb79a717a16caaa553d0eee06fd4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Icon configuration file for Silicon Graphics Irix
 */
 
#define UNIX 1
#define LoadFunc

#define CStateSize 32		/* anything >= 26 should actually do */

#define CComp "c89"
#define COpts "-Wf,-XNd10000"

#define GammaCorrection 1.0	/* for old X11R5 systems */