Hi,

I just noticed the following with 6.4.0-10:

[EMAIL PROTECTED] devel]$ pkg-config --libs MagickCore
-lMagickWand -lMagickCore
[EMAIL PROTECTED] devel]$ pkg-config --libs MagickWand
-lMagickWand -lMagickCore
[EMAIL PROTECTED] 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
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to