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/util/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libXfont/src/util/makefile') diff --git a/libXfont/src/util/makefile b/libXfont/src/util/makefile index 69cbeac95..323daef95 100644 --- a/libXfont/src/util/makefile +++ b/libXfont/src/util/makefile @@ -5,6 +5,7 @@ INCLUDES += ../stubs CSRCS = atom.c fontaccel.c fontnames.c fontutil.c fontxlfd.c format.c miscutil.c \ patcache.c private.c utilbitmap.c -INCLUDES := ../../../../build $(INCLUDES) +INCLUDES := ../.. $(INCLUDES) + -- cgit v1.2.3