Make compilation depending on USE_OSD unconditional.
commit544233bded74186eca2498e202ed82003c5e04be
authoruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 22 Nov 2006 19:21:16 +0000 (22 19:21 +0000)
committeruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 22 Nov 2006 19:21:16 +0000 (22 19:21 +0000)
treef6360316ae6a9a2b01bac7ff6494ee94bd655cf2
parent6982f81d903afe3838cd743d5f0b50e10be2f2cc
Make compilation depending on USE_OSD unconditional.
USE_OSD was hardcoded to true in configure, manually turning it off
would break compilation, and most OSD-related code wasn't affected by it
anyway so it did nothing useful.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21177 b3059339-0415-0410-9bf9-f77b7e298cf2
12 files changed:
Gui/mplayer/gtk/opts.c
Gui/mplayer/mw.c
cfg-common.h
cfg-mplayer.h
configure
find_sub.c
libmpcodecs/vf_vo.c
libvo/font_load_ft.c
libvo/vo_aa.c
libvo/vo_caca.c
mencoder.c
mplayer.c