[comp.windows.x] X11 question

cracraft@VENERA.ISI.EDU (Stuart Cracraft) (02/15/89)

We have some code that needs to be compiled with X11, but
the question is "Which libraries of X11?"

The undefines we're getting are:

	XDeleteAssoc
	XMakeAssoc
	XLookUpAssoc
	XDraw
	XCreate

Anyone know what the likely location of the libraries
on a X-11 configured system would be that holds
these routines?

	Stuart