getcwd-lgpl: fix m4 to match relaxed test for BSD
[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/test-vasnprintf-posix3.c
6 tests/minus-zero.h
7 tests/nan.h
8 tests/macros.h
9 m4/locale-fr.m4
10 m4/codeset.m4
11
12 Depends-on:
13 stdint
14 float
15 setlocale
16
17 configure.ac:
18 gt_LOCALE_FR
19 gt_LOCALE_FR_UTF8
20
21 Makefile.am:
22 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh test-vasnprintf-posix3
23 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
24 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3