Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
[gnulib.git] / modules / snprintf-posix-tests
1 Files:
2 tests/test-snprintf-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-snprintf-posix
14 check_PROGRAMS += test-snprintf-posix
15 EXTRA_DIST += test-snprintf-posix.h
16