On Thu, 21 Jan 2010 23:33:32 +0200 Tor Lillqvist <tml@xxxxxx> wrote: >The src/Makefile.am passes >-DFONTCONFIG_PATH='"$(CONFDIR)"' but then in fccfg.c you see > >#if defined (_WIN32) > >static FcChar8 fontconfig_path[1000] = ""; > >(Code to initialise fontconfig_path once with a path that reflects the >location of the fontconfig DLL) > >#undef FONTCONFIG_PATH >#define FONTCONFIG_PATH fontconfig_path > >#endif I was not aware of this. Thank you! Regards, mpsuzuki _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig