font_load_ft.c: disable -fontconfig if compiled without libfontconfig
commit1eb15a1304049678136814f2f99ab89ac0d0b7cc
authorkomh <komh@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 20 Nov 2010 11:39:05 +0000 (20 11:39 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 16 Dec 2010 02:15:13 +0000 (16 04:15 +0200)
tree7c40d9690fe915833250eb3834c7bc4271ba6a03
parentda15a4de00470657eb44bb703448dab6dfaa448e
font_load_ft.c: disable -fontconfig if compiled without libfontconfig

Set the option value to disabled, not enabled, if the functionality is
not available at all. Without this, -font and -subfont do not work
when using -ass.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32636 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/font_load_ft.c