From fab66ae6256d6173752015025e78db67e5e45567 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 3 Nov 2009 12:05:23 +0000 Subject: Added config.h for libXfont. Now the local fonts are loaded correctly. --- libXfont/src/fc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libXfont/src/fc') diff --git a/libXfont/src/fc/makefile b/libXfont/src/fc/makefile index 51b78369c..b9481dad9 100644 --- a/libXfont/src/fc/makefile +++ b/libXfont/src/fc/makefile @@ -5,5 +5,5 @@ CSRCS = fsconvert.c \ fsio.c \ fstrans.c -INCLUDES := ../../../../build $(INCLUDES) +INCLUDES := ../.. $(INCLUDES) -- cgit v1.2.3