configure gives for
./configure --enable-threads --enable-shared
a
Graphics: X11
while for
./configure --enable-threads --enable-xft --enable-shared --enable-gl
--enable-xinerama
a
Graphics: X11+Xft+Xinerama
Much better would be IMO a output, which shows in detail missing features
like:
Graphics: X11
Xft: NO
Xinerama: NO
The later two can be omitted on non X11 systems.
The reason I bring this up is, that major distributions do not even know
that antialiased font and Xinerama support exists in FLTK. This bring a
od fashioned light not on the distribution but on FLTK, which is
unfortune.
For Linux/BSD distributions it would be fine to automaticaly check
for Xft, threads, Xinerama as soon as shared libraries are requested
(--enable-shared). Then this would be hopefully soon a non issue any more.
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk