# HG changeset patch # User pontscho # Date 1033550674 0 # Node ID 24860f7c716ff840a93f68205495cff3c6a2d0cb # Parent f64b73e009af20957c3615018e2112fa5f2271db change i18n to autodetect diff -r f64b73e009af -r 24860f7c716f configure --- a/configure Tue Oct 01 23:47:22 2002 +0000 +++ b/configure Wed Oct 02 09:24:34 2002 +0000 @@ -228,7 +228,7 @@ --enable-debug[=1-3] compile debugging information into mplayer [disable] --enable-profile compile profiling information into mplayer [disable] --disable-sighandler disable sighandler for crashes [enable] - --enable-i18n _experimental_ gnu gettext() support [disable] + --enable-i18n _experimental_ gnu gettext() support [autodetect] Hazardous options a.k.a. "DO NOT REPORT ANY BUGS!" --disable-gcc-checking disable gcc version checking [enable] @@ -994,7 +994,7 @@ _language=en _shm=auto _linux_devfs=no -_i18n=no +_i18n=auto _setlocale=auto _sighandler=yes _libdv=auto