doc: Remove documentation of IRIX as supported platform.
[gnulib.git] / modules / mbscasecmp-tests
blob61282af8624ae22c11ac2b1fa0a2142a39f70435
1 Files:
2 tests/test-mbscasecmp.sh
3 tests/test-mbscasecmp.c
4 tests/macros.h
5 m4/locale-tr.m4
6 m4/codeset.m4
8 Depends-on:
9 setlocale
11 configure.ac:
12 gt_LOCALE_TR_UTF8
14 Makefile.am:
15 TESTS += test-mbscasecmp.sh
16 TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
17 check_PROGRAMS += test-mbscasecmp
18 test_mbscasecmp_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV)