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