Mercurial > mplayer.hg
diff configure @ 19486:6710dbdf1ab2
fix trailing space problem, which was preventing fontconfig to get compiled
Patch by Eric Auerswald % auerswal A unix-ag P uni-kl P de %
author | gpoirier |
---|---|
date | Tue, 22 Aug 2006 08:12:20 +0000 |
parents | d04ee0eb6a11 |
children | 0aba40fe27e1 |
line wrap: on
line diff
--- a/configure Mon Aug 21 23:19:11 2006 +0000 +++ b/configure Tue Aug 22 08:12:20 2006 +0000 @@ -7407,7 +7407,7 @@ DIRECTFB_LIB = $_ld_directfb CDDA = $_cdda CDPARANOIA_LIB = $_ld_cdparanoia -BITMAP_FONT = $_bitmap_font +BITMAP_FONT = $_bitmap_font FREETYPE = $_freetype FREETYPE_LIB = $_ld_freetype FONTCONFIG_LIB = $_ld_fontconfig