tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fontconfig.pc
On Sun, Mar 23, 2014 at 04:23:13PM +0000, Patrick Welche wrote:
> I am having trouble building things like cairo which depend on
> fontconfig.
>
> I think that the trouble stems from my
> /usr/X11R7/lib/pkgconfig/fontconfig.pc file containing non-substituted
> @ variables, e.g.,
>
> Cflags: -I${includedir} @EXPAT_CFLAGS@ @FREETYPE_CFLAGS@ @ICONV_CFLAGS@
> @LIBXML2_CFLAGS@
>
> The installed fontconfig.pc file has a recent timestamp, so must
> be made by build.sh -x.
>
> But where is it built?
The clue was in ryoon's patch: share/mk/bsd.x11.mk
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index