iconv-h: Fix module description.
[gnulib.git] / modules / xprintf-posix-tests
blob1e5cc3d22ca5c2c7053c22da114dabb6f98be842
1 Files:
2 tests/test-xprintf-posix.sh
3 tests/test-xfprintf-posix.c
4 tests/test-xprintf-posix.c
5 tests/test-fprintf-posix.h
6 tests/test-printf-posix.h
7 tests/test-printf-posix.output
8 tests/infinity.h
9 tests/macros.h
11 Depends-on:
12 stdint
14 configure.ac:
16 Makefile.am:
17 TESTS += test-xprintf-posix.sh
18 check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
19 test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
20 test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@