maintainer-makefile: Prohibit BSD4.3/SysV u_char etc types.
[gnulib.git] / modules / btowc-tests
blobefb86ce8a102894395524d4ac8630120e7f4eac0
1 Files:
2 tests/test-btowc-1.sh
3 tests/test-btowc-2.sh
4 tests/test-btowc-3.sh
5 tests/test-btowc.c
6 tests/signature.h
7 tests/macros.h
8 m4/locale-fr.m4
9 m4/codeset.m4
11 Depends-on:
12 setlocale
14 configure.ac:
15 gt_LOCALE_FR
16 gt_LOCALE_FR_UTF8
18 Makefile.am:
19 TESTS += test-btowc-1.sh test-btowc-2.sh test-btowc-3.sh
20 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
21 check_PROGRAMS += test-btowc
22 test_btowc_LDADD = $(LDADD) $(SETLOCALE_LIB)