diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-30 02:00:54 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-30 02:00:54 +0000 |
commit | 57207b1f8b29772195c05dd838bd8f5005711445 (patch) | |
tree | b15da0a05c023fbd9e98551513a96bc54d86c4f8 /configure | |
parent | de654f5bfea1f7d48e02444b8c456c37cca81e48 (diff) |
libvo2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1795,6 +1795,9 @@ cat > $CCONF << EOF /* -------- Generated by ./configure ----------- */ +#define USE_OSD +#define USE_SUB + /* Common data directory (for fonts, etc) */ #define DATADIR "$_datadir" |