[Magick-bugs] Small pkgconfig file bug
Hans de Goede
j.w.r.degoede at hhs.nl
Sun Apr 27 12:21:15 PDT 2008
Hi,
I just noticed the following with 6.4.0-10:
[hans at localhost devel]$ pkg-config --libs MagickCore
-lMagickWand -lMagickCore
[hans at localhost devel]$ pkg-config --libs MagickWand
-lMagickWand -lMagickCore
[hans at localhost devel]$
Notice how pkg-config --libs MagickCore drags in both MagickWand and
MagickCore, AFAIK this is incorrect as one should be able to use MagickCore
standalone.
Regards,
Hans
More information about the Magick-bugs
mailing list