From bff617fa560e9f0a1f79ffb4fff8e9ed6a81013e Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 31 May 2002 06:52:47 +0000 Subject: [PATCH] Fix Xft2 to build right library version on old systems with xmkmf. Fix fc-cache location for xmkmf out-of-tree build on old systems --- local.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.def b/local.def index aea4212..81284eb 100644 --- a/local.def +++ b/local.def @@ -47,6 +47,8 @@ SharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),SOXLIBREV,SharedFontc ProjectUnsharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),BuildLibDir) #endif +FCCACHE=$(TOP)/fc-cache/fc-cache + #undef LinkBuildLibrary #define LinkBuildLibrary(lib) MakeDir($(BUILDLIBDIR)) @@\ RemoveFile($(BUILDLIBDIR)/lib) @@\