From bc93e2529900f55f16a299ec91d5e084f169f242 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 30 Jun 2006 12:41:05 +0000 Subject: Move conditional FreeType support compilation to the build system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18869 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index d4b4678088..c441695ae7 100755 --- a/configure +++ b/configure @@ -7481,6 +7481,7 @@ DIRECTFB_INC = $_inc_directfb DIRECTFB_LIB = $_ld_directfb CDPARANOIA_INC = $_inc_cdparanoia CDPARANOIA_LIB = $_ld_cdparanoia +FREETYPE = $_freetype FREETYPE_INC = $_inc_freetype FREETYPE_LIB = $_ld_freetype FONTCONFIG_INC = $_inc_fontconfig -- cgit v1.2.3