> -----Original Message-----
> From: Harold Hunt [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, April 08, 2002 1:20 PM
> To: Robert Collins; [EMAIL PROTECTED]
> Subject: RE: X11/Xlib.h not found?
> 
> 
> Rob,
> 
> Yes, the cut down tree depends on the installed headers 
> because building the headers requires building the libraries, 
> which the BuildServersOnly (or something like that) flag 
> does.  We only build the servers because it keeps the builds quick.

Thanks Harold, that was the key.

Are you interested in a patch to change remove most of the static vars
from the WindowProcRoutine, and replace them with a lookup into the
WindowPrivRec?

This is essential for rootless mode (and in some respects the most
instrusive code change), and also helps keep things clean for running
multiple screens in the future...

Rob

Reply via email to