From fd44bbee3de65f95bdd9e5108b17277f1cac3d59 Mon Sep 17 00:00:00 2001 From: arpi Date: Wed, 28 Aug 2002 20:52:02 +0000 Subject: freetype 2.0/2.1+ support - disabled by default until bugs fixed patch by Jindrich Makovicka git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Gui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gui/Makefile') diff --git a/Gui/Makefile b/Gui/Makefile index 6fab07f1c2..01cac949c4 100644 --- a/Gui/Makefile +++ b/Gui/Makefile @@ -4,7 +4,7 @@ LIB = libgui.a include ../config.mak include config.mak -INCDIR = -I. -I./event -I./wm -I./skin $(GTKINC) $(EXTRA_INC) +INCDIR = -I. -I./event -I./wm -I./skin $(GTKINC) $(EXTRA_INC) $(FREETYPE_INC) OPTIMIZE = $(OPTFLAGS) -fomit-frame-pointer \ -fexpensive-optimizations -fschedule-insns2 -Wall -- cgit v1.2.3