fontconfig.pc: Add variables for confdir and cachedir

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
Jeremy Huddleston 2010-10-06 11:21:29 -07:00
parent caa4bec945
commit 81b542b50f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
confdir=@confdir@
cachedir=@fc_cachedir@
Name: Fontconfig
Description: Font configuration and customization library