summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-09 12:07:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-09 12:07:18 +0000
commit8875fde65911f9b04fb96d2ecb49f875aa39b076 (patch)
tree181d31658eaa568776f3c410c6f391cdab9f07c8 /configure
parent24e06fc0fc3b87db695c27c53ccf9f083e48bf66 (diff)
downloadmpv-8875fde65911f9b04fb96d2ecb49f875aa39b076.tar.bz2
mpv-8875fde65911f9b04fb96d2ecb49f875aa39b076.tar.xz
OSD menu should not be confused with DVD menus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10550 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 497931b9c6..55ed71fcc2 100755
--- a/configure
+++ b/configure
@@ -166,13 +166,13 @@ Optional features:
--disable-freetype Disable freetype2 font rendering support [autodetect]
--disable-unrarlib Disable Unique RAR File Library [enabled]
--disable-new-conf Disable new experimental config parser code [enabled]
- --enable-menu Enable osd menu support (needs new config) [disabled]
+ --enable-menu Enable OSD menu support (NOT DVD MENU) [disabled]
--disable-sortsub Disable subtitles sorting [enabled]
--enable-fribidi Enable using the FriBiDi libs [disabled]
--disable-macosx Disable Mac OS X specific features [autodetect]
--disable-inet6 Disable IPv6 support [autodetect]
--disable-gethostbyname2
- gethostbyname() is not provided by the c library [autodetect]
+ gethostbyname() is not provided by the C library [autodetect]
Codecs:
--enable-gif enable gif support [autodetect]
--enable-png enable png input/output support [autodetect]