From 69ee19fc4131ce168c9bad2602ff2da176a86715 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 2 Jul 2005 21:39:23 +0000 Subject: Make headers needed by bdftopcf public Set CFLAGS to make public interface actually public Fix distcheck problem --- xfont.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfont.pc.in') diff --git a/xfont.pc.in b/xfont.pc.in index 6b70a1b..e1c4dd9 100644 --- a/xfont.pc.in +++ b/xfont.pc.in @@ -10,5 +10,5 @@ freetypecflags=@FREETYPE_CFLAGS@ Name: Xfont Description: X font Library Version: @VERSION@ -Cflags: -I${includedir} ${freetypecflags} +Cflags: -I${includedir} -I${includedir}/X11/fonts ${freetypecflags} Libs: -L${libdir} -lXfont ${freetypelibs} ${mathlibs} ${zlibs} -- cgit v1.2.3