At 12:15 PM 4/27/98 +0200, Marcus Thiessel wrote:
I just compiled the lastest beta to provide tiff image support
(libtiff). But on startup (featurep 'tiff) returns nil.
Did anything went wrong!?
Well if you need someone to blame it has to be me :)
Questions:
is HAVE_TIFF defined in config.h? If not then my changes to configure
messed up.
If it is can you try manually setting it in glyphs-eimage.c. If that
doesn't work try removing the #undef HAVE_TIFF in glyphs-x.c. This last one
is not the correct solution but may get you up and running.
andy