Hi,

You can have a look at the options offered by configure :
./configure --help
you will see some settings to override the fontconfig variables as well.

On Tuesday 06 March 2007 10:27, Gerben Wierda wrote:
[...]
>
> The reason seems to be that I have a very old X11 with an old
> fontconfig (without the defines) in /usr/X11R6 and a new fontconfig in
> /usr/local. I would like to make sure the newer one is picked up, but
> at least the older one's include file is picked up. I can do that by
> putting a full path for fontconfig.h in type.c but then I also want to
> make sure /usr/local/lib/libfontconfig.a is used (statically) and not
> the dynamic one in /usr/X11R6.
>
> How can I make sure this happens?
>
> Thanks,
>
> G
>
> _______________________________________________
> Magick-developers mailing list
> Magick-developers@imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-developers

-- 
Ali
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to