Patches to cleanup panoramix compile issues

Benjamin Close Benjamin.Close at clearchain.com
Thu Feb 12 21:40:09 PST 2009


Hi folks these patches fix the compilation issues with xserver as reported 
at http://www.mail-archive.com/xorg@lists.freedesktop.org/msg04615.html

The xserver should only be using the header from the proto rather than
pulling in the header from libXinerama which also has Xlib related code in it.
However the proto doesn't have the required defines. Hence we shift the defines
back to proto, cleanup unneeded code in the lib and some stale includes in the server
making things compile out the box and breaking the dependancy of xserver on libXinerama





More information about the xorg-devel mailing list