From bfa06ebb7d339ad013b73442f691c0187783c2ec Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 14 May 2009 07:43:09 +0000 Subject: build system: handling of freetype-config and pkg-config git-svn-id: svn://tug.org/texlive/trunk@13083 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/graphite/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Build/source/libs/graphite/Makefile.in') diff --git a/Build/source/libs/graphite/Makefile.in b/Build/source/libs/graphite/Makefile.in index 4754a361908..7ae2f712d72 100644 --- a/Build/source/libs/graphite/Makefile.in +++ b/Build/source/libs/graphite/Makefile.in @@ -205,8 +205,7 @@ INCLUDES = -I$(top_srcdir)/include/graphite \ -I$(top_srcdir)/src/generic -I$(top_srcdir)/src/font \ -I$(top_srcdir)/src/segment AM_CPPFLAGS = -DNDEBUG -@build_TRUE@noinst_LIBRARIES = libgraphite.a -EXTRA_LIBRARIES = libgraphite.a +noinst_LIBRARIES = libgraphite.a noinst_HEADERS = \ include/graphite/FileFont.h \ include/graphite/Font.h \ -- cgit v1.2.3