summaryrefslogtreecommitdiff
path: root/fc-cat/Makefile.am
diff options
context:
space:
mode:
authorPatrick Lam <plam@MIT.EDU>2005-12-09 16:36:45 +0000
committerPatrick Lam <plam@MIT.EDU>2005-12-09 16:36:45 +0000
commitea44e2184198aba956e39ae63a4914544c9719fe (patch)
treeab8fb172d3b0e371c930e9fb45b10b5d92e31a0a /fc-cat/Makefile.am
parent204da5a8b88a73e54a9bab0537db7ff4fe8c6374 (diff)
downloadfontconfig-ea44e2184198aba956e39ae63a4914544c9719fe.tar.gz
Migrate cache files from fonts directories to /var/cache/fontconfig. This
helps make fontconfig FHS-compliant, but requires that all caches get rebuilt. Also, autogen.sh now needs the additional parameter --localstatedir=/var.
Diffstat (limited to 'fc-cat/Makefile.am')
-rw-r--r--fc-cat/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/fc-cat/Makefile.am b/fc-cat/Makefile.am
index cf34009..55a755e 100644
--- a/fc-cat/Makefile.am
+++ b/fc-cat/Makefile.am
@@ -27,6 +27,8 @@ FC_CAT_SRC=${top_srcdir}/fc-cat
SGML = ${FC_CAT_SRC}/fc-cat.sgml
+AM_CPPFLAGS = -DPKGCACHEDIR='"${pkgcachedir}"'
+
INCLUDES=-I${top_srcdir} $(FREETYPE_CFLAGS)
bin_PROGRAMS=fc-cat