Hi all, I test the presence and usability of include/X11/extensions/Xinerama.h using a configure script.
The script complains that the file is present but not usable. My looking at the Xinerama.h file, it doesn't include other X headers so Bool is not defined. That's why the configure scripts cannot compile its default test prog. Wouldn't be suitable to include Xlib.h (where Bool is defined) in Xinerama.h ? If I remember well, the problem did not arise in previous XFree86 versions (I'm using current XFree86 CVS). Thanks, Cheers, -- Olivier <[EMAIL PROTECTED]> http://www.xfce.org ----------------------------------------------------------------------- XFce is a lightweight desktop environment for various *NIX systems. Designed for productivity, it loads and executes applications fast, while conserving system resources. XFce is all free software, released under GNU General Public License. Available from http://www.xfce.org _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
