summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-16 20:21:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-22 22:02:17 -0800
commit0e45f64766c0557c8e99a979c70ca6f55664dae7 (patch)
tree344f5039ddc836bc60025f54bba162266ccbcd24 /configure.ac
parent6cb02b166361200da35ba14f52cd9aaa493eb0ea (diff)
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 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ad1f002..16120611 100644
--- a/configure.ac
+++ b/configure.ac
@@ -467,7 +467,6 @@ AC_CONFIG_FILES([Makefile
modules/lc/def/Makefile
modules/lc/gen/Makefile
modules/lc/Utf8/Makefile
- modules/lc/xlocale/Makefile
modules/om/Makefile
modules/om/generic/Makefile
src/xkb/Makefile