summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-22 09:27:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-22 09:27:00 +0000
commit0f53e117dd4b70643efbc022d07474761f5b3023 (patch)
tree8fb6796ae703d1eb1022bb4bcf8a9c7e3f7e4c5d /configure
parentc22ccbb86493495f35dd066e15d43d78e12ee1cc (diff)
downloadmpv-0f53e117dd4b70643efbc022d07474761f5b3023.tar.bz2
mpv-0f53e117dd4b70643efbc022d07474761f5b3023.tar.xz
Remove forgotten --disable-setlocale option from --help output.
noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 77b599d039..d4b4678088 100755
--- a/configure
+++ b/configure
@@ -211,7 +211,6 @@ Optional features:
--enable-termcap use termcap database for key codes [autodetect]
--enable-termios use termios database for key codes [autodetect]
--disable-iconv do not use iconv(3) function [autodetect]
- --disable-setlocale disable setlocale using in mplayer [autodetect]
--disable-langinfo do not use langinfo [autodetect]
--enable-lirc enable LIRC (remote control) support [autodetect]
--enable-lircc enable LIRCCD (LIRC client daemon) input [autodetect]