Fix typos.
[gnulib.git] / modules / vsnprintf-posix-tests
1 Files:
2 tests/test-vsnprintf-posix.c
3 tests/test-snprintf-posix.h
4 m4/longdouble.m4
5
6 Depends-on:
7 stdint
8
9 configure.ac:
10 AC_REQUIRE([gt_TYPE_LONGDOUBLE])
11
12 Makefile.am:
13 TESTS += test-vsnprintf-posix
14 check_PROGRAMS += test-vsnprintf-posix
15 EXTRA_DIST += test-snprintf-posix.h
16