]> git.wh0rd.org - fontconfig.git/commitdiff
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 db55f6e14eeb373310c8883c3d3fb702ad9c7e17..9c86815a7c83f8fee50a2203e0463959dc83334a 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