fontconfig.pc: Add variables for confdir and cachedir
authorJeremy Huddleston <jeremyhu@apple.com>
Wed, 6 Oct 2010 18:21:29 +0000 (11:21 -0700)
committerJeremy Huddleston <jeremyhu@apple.com>
Wed, 6 Oct 2010 23:31:43 +0000 (16:31 -0700)
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
fontconfig.pc.in

index db55f6e..9c86815 100644 (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