summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-11-13 23:41:38 +0100
committerwm4 <wm4@nowhere>2012-11-14 11:26:43 +0100
commit97efafee8aac2bcc1bb404fb774c4f8fdbf1b3c0 (patch)
tree7e9c727e8cd858a0cb4b60b8c217190bab132e45 /TOOLS
parenta2098326dac3587fb6f0869e515c07d1f9c762f8 (diff)
downloadmpv-97efafee8aac2bcc1bb404fb774c4f8fdbf1b3c0.tar.bz2
mpv-97efafee8aac2bcc1bb404fb774c4f8fdbf1b3c0.tar.xz
build: remove doc/locale language auto-detection, simplify
This removes the rather complicated configure and Makefile parts related to auto-detecting available languages for manpages and locales. We don't have non-English manpages or any locales, so this is pointless. It didn't even work: configure --language=all created an invalid config.mak that would cause "make install" to fail. Remove installation of locales. There are no translations at all which could be installed. Should there ever be someone who is interested in adding translations, this can be added back in a simpler way. Rename the --enable-translation configure option to --enable-gettext. This is what this option really does: enable gettext() use. This may be interesting for people who want to experiment with localizing mpv, but is entirely useless for normal use. Remove detection of the binary codecs directory in configure.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions