summaryrefslogtreecommitdiff
path: root/nls/iso8859-2
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-11 00:49:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-21 18:22:21 -0700
commit3eb064071695ebf0f371163ed818a428dfeba8e6 (patch)
tree3a1ec58a3c9221cdcfdaf49d45d0dddf73ce516f /nls/iso8859-2
parenta3fc78ac352e5a70a958996ef6aec50f653974d1 (diff)
downloadxorg-lib-libX11-3eb064071695ebf0f371163ed818a428dfeba8e6.tar.gz
Make locale data build non-recursive / parallelizable
On a 4 core CPU with gmake -j 16 the nls subdir builds in half the time, plus this simplifies the next set of changes. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net> Reviewed-by: James Cloos <cloos@jhcloos.com> Tested-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'nls/iso8859-2')
-rw-r--r--nls/iso8859-2/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/nls/iso8859-2/Makefile.am b/nls/iso8859-2/Makefile.am
deleted file mode 100644
index 13e60532..00000000
--- a/nls/iso8859-2/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-x11thislocaledir = $(X11_LOCALEDATADIR)/iso8859-2
-
-include $(top_srcdir)/nls/localerules.in