aboutsummaryrefslogtreecommitdiff
path: root/libX11/nls/localerules.in
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/nls/localerules.in')
-rw-r--r--libX11/nls/localerules.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/libX11/nls/localerules.in b/libX11/nls/localerules.in
deleted file mode 100644
index 9fcf5438e..000000000
--- a/libX11/nls/localerules.in
+++ /dev/null
@@ -1,13 +0,0 @@
-include $(top_srcdir)/cpprules.in
-
-EXTRA_DIST = XLC_LOCALE.pre Compose.pre
-
-dist_x11thislocale_DATA = XI18N_OBJS
-x11thislocale_DATA = XLC_LOCALE Compose
-
-CLEANFILES = XLC_LOCALE Compose
-
-if HAVE_PERL
-TESTS_ENVIRONMENT = $(PERL)
-TESTS = $(top_srcdir)/nls/compose-check.pl
-endif HAVE_PERL