From 0e45f64766c0557c8e99a979c70ca6f55664dae7 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 16 Nov 2013 20:21:54 -0800 Subject: 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 Reviewed-by: Adam Jackson --- nls/ja.SJIS/XLC_LOCALE.pre | 2 -- 1 file changed, 2 deletions(-) (limited to 'nls/ja.SJIS') 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 { -- cgit v1.2.1