mike@sam.ists.ca (Mike Clarkson) (03/11/90)
In X.V11R4/contrib/toolkits/XView
the XView.config file should discriminate beteen PreR4Server
and SunOS 3.5.  It should be something like:
(SunOS 3.5, X11R4 PL 5, gcc 1.35)
#if PreR4Server
#if SunOSPlatform && OSMajorVersion <= 3
            CDEBUGFLAGS = -DOLD_BSD_FDSETS -DPRE_R4_ICCCM -O
#else
            CDEBUGFLAGS = -DPRE_R4_ICCCM -O
#endif
#else
#if SunOSPlatform && OSMajorVersion <= 3
            CDEBUGFLAGS = -DOLD_BSD_FDSETS -O
#else
            CDEBUGFLAGS = -O
#endif
#endif
Mike.
Mike Clarkson					mike@ists.ists.ca
Institute for Space and Terrestrial Science	uunet!attcan!ists!mike
York University, North York, Ontario,		FORTRAN - just say no. 
CANADA M3J 1P3					+1 (416) 736-5611hvr@kimba.Sun.COM (Heather Rose) (03/11/90)
In article <104@sam.ists.ca> mike@sam.ists.ca (Mike Clarkson) writes: >In X.V11R4/contrib/toolkits/XView > >the XView.config file should discriminate beteen PreR4Server sounds reasonable, I'll make a change for next time around... __________________________________________________________________ Heather Rose Window Systems Group internet: hrose@sun.com Sun Microsystems, Inc. uucp: ...!sun!hrose
papa@pollux.usc.edu (Marco Papa) (03/11/90)
In article <132813@sun.Eng.Sun.COM> and LOTS of other articles, hvr@sun.UUCP (Heather Rose) writes: [text omitted ...] Maybe we should rename comp.windows.x as comp.windows.xview :-) Seriously, if the volume on xview mantains at these levels, shouldn't a separate group be in order? -- Marco -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "Xerox sues somebody for copying?" -- David Letterman -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=