]> git.wh0rd.org - fontconfig.git/blobdiff - configure.in
.cvsignore
[fontconfig.git] / configure.in
index 7ea261c670e5634808123e1b23977a6abb2bad8b..f33ecc4c970cfc1b8d671ea14e3e302b399a124a 100644 (file)
@@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library
 dnl version.  This same version number must appear in fontconfig/fontconfig.h
 dnl Yes, it is a pain to synchronize version numbers.  Unfortunately, it's
 dnl not possible to extract the version number here from fontconfig.h
-AM_INIT_AUTOMAKE(fontconfig, 2.3.92)
+AM_INIT_AUTOMAKE(fontconfig, 2.3.94)
 AM_MAINTAINER_MODE
 
 dnl libtool versioning
@@ -479,6 +479,13 @@ fi
 
 AC_SUBST(DOCDIR)
 
+#
+# Make /var/cache/fontconfig directory available to source code
+#
+
+pkgcachedir='${localstatedir}/cache/'${PACKAGE}
+AC_SUBST(pkgcachedir)
+
 AC_OUTPUT([
 Makefile 
 fontconfig/Makefile