diff options
author | marha <marha@users.sourceforge.net> | 2010-09-22 06:05:22 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-09-22 06:05:22 +0000 |
commit | 6a14682c40a85bbfdb5023a3330e95a3a3c0ad03 (patch) | |
tree | 1b6f57b460205ddbe283a3dce7452513e0397105 /libX11/nls/localerules.in | |
parent | eeab52467b06a339cb5baee3071ef83bf3a48edb (diff) | |
download | vcxsrv-6a14682c40a85bbfdb5023a3330e95a3a3c0ad03.tar.gz vcxsrv-6a14682c40a85bbfdb5023a3330e95a3a3c0ad03.tar.bz2 vcxsrv-6a14682c40a85bbfdb5023a3330e95a3a3c0ad03.zip |
libX11 22/9/2010
Diffstat (limited to 'libX11/nls/localerules.in')
-rw-r--r-- | libX11/nls/localerules.in | 13 |
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 |