X11R4 libraries/Clients and A/UXs server
Peter Espen pke@btr.com
pke at public.BTR.COM
Thu Oct 4 02:28:43 AEST 1990
After my previous posting, I took a look around
through the Intrinsics header files and in IntrinsicP.h
I found the following:
#define XT_VERSION 11
#ifndef XT_REVISION
#define XT_REVISION 4
#endif
#define XtVersion (XT_VERSION * 1000 + XT_REVISION)
#define XtVersionDontCheck 0
I'll play around with this a bit and see if I can determine if
the Apple server is actually release 3 or release 4, or if the
libraries I have are causing the warnings.
Peter Espen
pke at btr.com
More information about the Comp.unix.aux
mailing list