comparison configure @ 7579:24860f7c716f

change i18n to autodetect
author pontscho
date Wed, 02 Oct 2002 09:24:34 +0000
parents e5a7d03f794d
children 95c38a7d5240
comparison
equal deleted inserted replaced
7578:f64b73e009af 7579:24860f7c716f
226 --disable-big-endian Force byte order to little endian [autodetect] 226 --disable-big-endian Force byte order to little endian [autodetect]
227 --enable-big-endian Force byte order to big endian [autodetect] 227 --enable-big-endian Force byte order to big endian [autodetect]
228 --enable-debug[=1-3] compile debugging information into mplayer [disable] 228 --enable-debug[=1-3] compile debugging information into mplayer [disable]
229 --enable-profile compile profiling information into mplayer [disable] 229 --enable-profile compile profiling information into mplayer [disable]
230 --disable-sighandler disable sighandler for crashes [enable] 230 --disable-sighandler disable sighandler for crashes [enable]
231 --enable-i18n _experimental_ gnu gettext() support [disable] 231 --enable-i18n _experimental_ gnu gettext() support [autodetect]
232 232
233 Hazardous options a.k.a. "DO NOT REPORT ANY BUGS!" 233 Hazardous options a.k.a. "DO NOT REPORT ANY BUGS!"
234 --disable-gcc-checking disable gcc version checking [enable] 234 --disable-gcc-checking disable gcc version checking [enable]
235 235
236 Use these options if autodetection fails: 236 Use these options if autodetection fails:
992 _bl=no 992 _bl=no
993 _largefiles=no 993 _largefiles=no
994 _language=en 994 _language=en
995 _shm=auto 995 _shm=auto
996 _linux_devfs=no 996 _linux_devfs=no
997 _i18n=no 997 _i18n=auto
998 _setlocale=auto 998 _setlocale=auto
999 _sighandler=yes 999 _sighandler=yes
1000 _libdv=auto 1000 _libdv=auto
1001 _cdparanoia=auto 1001 _cdparanoia=auto
1002 _big_endian=auto 1002 _big_endian=auto