]> git.wh0rd.org - fontconfig.git/commitdiff
Fix Xft2 to build right library version on old systems with xmkmf. Fix
authorKeith Packard <keithp@keithp.com>
Fri, 31 May 2002 06:52:47 +0000 (06:52 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 31 May 2002 06:52:47 +0000 (06:52 +0000)
    fc-cache location for xmkmf out-of-tree build on old systems

local.def

index aea4212a8ccde5a765a334b6e7d361220345d873..81284ebc088108a2776dac649b3074cd6c074c31 100644 (file)
--- 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)                                  @@\