dirfd: Avoid link error on AIX 7.1.
[gnulib.git] / modules / mbsinit-tests
1 Files:
2 tests/test-mbsinit.sh
3 tests/test-mbsinit.c
4 tests/signature.h
5 tests/macros.h
6 m4/locale-fr.m4
7 m4/codeset.m4
8
9 Depends-on:
10 mbrtowc
11
12 configure.ac:
13 gt_LOCALE_FR_UTF8
14
15 Makefile.am:
16 TESTS += test-mbsinit.sh
17 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
18 check_PROGRAMS += test-mbsinit
19