diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-16 20:21:54 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-22 22:02:17 -0800 |
commit | 0e45f64766c0557c8e99a979c70ca6f55664dae7 (patch) | |
tree | 344f5039ddc836bc60025f54bba162266ccbcd24 /nls/ja.SJIS | |
parent | 6cb02b166361200da35ba14f52cd9aaa493eb0ea (diff) | |
download | xorg-lib-libX11-0e45f64766c0557c8e99a979c70ca6f55664dae7.tar.gz |
Drop X_LOCALE fallback for OS'es without setlocale()
C89 or bust! This was documented as being needed for "only Lynx,
Linux-libc5, OS/2" and has never been enabled in modular builds,
since none of those platforms have had anyone step up to add support
since the X11R7 conversion to autotools.
Mostly performed with unifdef -UX_LOCALE, followed by removal of files
left without any purpose, and manual cleanup of remaining references.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'nls/ja.SJIS')
-rw-r--r-- | nls/ja.SJIS/XLC_LOCALE.pre | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nls/ja.SJIS/XLC_LOCALE.pre b/nls/ja.SJIS/XLC_LOCALE.pre index 671a9853..5064f154 100644 --- a/nls/ja.SJIS/XLC_LOCALE.pre +++ b/nls/ja.SJIS/XLC_LOCALE.pre @@ -67,10 +67,8 @@ wc_encoding_mask \x00008080 wc_shift_bits 8 #endif -#ifndef X_LOCALE use_stdc_env True force_convert_to_mb True -#endif XCOMM cs0 class cs0 { |