re. fltk-2.0.x-r7473

Add Xcursor to the (...)/X11 paths in configure.

Configure still issues a warning about not being able to compile the headers but it does it anyway. found = yes
and usable = yes with this change.  Usable had been "no".

here's what I changed..

*  ac_x_header_dirs='
 /usr/X11/include/Xcursor
 /usr/include/X11/Xcursor
 /usr/local/X11/include/Xcursor
 /usr/local/include/X11/Xcursor
*

Could this be because X doesn't know we're using c++? (#ifdef __cplusplus ... ?)

------------

run.cxx has changed.  I'll import the changes into my system.  Thanks! :-)

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to