[MPlayer-dev-eng] Re: install localized manpages + [PATCH#3]
Andreas Hess
jaska at gmx.net
Thu Feb 20 10:24:56 CET 2003
On Thu, Feb 20, 2003 at 10:49:12AM +0200, Andriy N. Gritsenko wrote:
> --- configure.orig Wed Feb 19 19:26:59 2003
> +++ configure Thu Feb 20 10:33:56 2003
> @@ -1269,7 +1269,7 @@ for ac_option do
> --disable-sortsub) _sortsub=no ;;
>
> --language=*)
> - LINGUAS=`echo $ac_option | cut -d '=' -f 2`
> + LANGUAGE=`echo $ac_option | cut -d '=' -f 2`
[...]
> LANG = C
> -LINGUAS = $LINGUAS
> +LINGUAS = $LANGUAGE
> LANGUAGES = $LANGUAGES
> TARGET_OS = $system_name
> DESTDIR =
Congratulations, now we have, LANGUAGES, LANGUAGE, _language, LINGUAS
in configure, and a absolutely useless LINGUAS exported to configure.mak.
Maybe we find a way to add LANGS, LINGS, and some other good sounding
variables. No insult intended, but where are the good old times, where
crap didn't get into mplayer. Almighty god, please bring Arpi back.
More information about the MPlayer-dev-eng
mailing list