Jeremy Henty wrote:

> Unfortunately  it
> doesn't seem to be possible to query fltk-config to find out where the
> headers were installed.  (Unless I've missed a trick.)

How about sawing up the result of "fltk-config --cxxflags"?  On my box I
get "-I/usr/local/include".  Chop the "-I" and slap on a "/FL/" and I
think you're getting close.

Jim Wilson
GNV
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to