summaryrefslogtreecommitdiff
path: root/nls/microsoft-cp1255
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-11 08:29:18 +0000
committerKeith Packard <keithp@keithp.com>2005-07-11 08:29:18 +0000
commit6e752ea1203b786423e40f43340bce15ca3de0f0 (patch)
tree2b0471579606b45f624c11d0c5a93066bf049d93 /nls/microsoft-cp1255
parentb46cf0d879f1dbf92dcf5a0305d18986c766ed84 (diff)
downloadxorg-lib-libX11-6e752ea1203b786423e40f43340bce15ca3de0f0.tar.gz
Enable loadable i18n modules, making them configurable on the configure command line.
Clean up conditionals for XKB, XCMS, XLOCALEDIR Create new lib directory for locale modules in ${X11_LIBDIR}/locale/lib. Add this to the default XLOCALEDIR search path. Create separate X11_LOCALEDATADIR variable pointing at ${datadir}/X11/locale for installing locale data. Split out xcms, xkb, xlibi18n sources from main xlib bits so they can be conditionally included more easily. Lots of source files have been moved with this step; the result seems like it might be easier to maintain. Display message at end of configure script with selected options. Fix manual building with cpp to add -traditional in cpprules.in. This isn't conditionalized at all, so it will break on systems not using GNU cpp.
Diffstat (limited to 'nls/microsoft-cp1255')
-rw-r--r--nls/microsoft-cp1255/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/microsoft-cp1255/Makefile.am b/nls/microsoft-cp1255/Makefile.am
index 6d5ad6d1..70f3bb39 100644
--- a/nls/microsoft-cp1255/Makefile.am
+++ b/nls/microsoft-cp1255/Makefile.am
@@ -1,3 +1,3 @@
-x11thislocaledir = @X11_LOCALEDIR@/microsoft-cp1255
+x11thislocaledir = @X11_LOCALEDATADIR@/microsoft-cp1255
include $(top_srcdir)/nls/localerules.in