mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
15 lines
205 B
Plaintext
15 lines
205 B
Plaintext
Files:
|
|
tests/test-vasprintf-posix.c
|
|
m4/longdouble.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
AC_REQUIRE([gt_TYPE_LONGDOUBLE])
|
|
|
|
Makefile.am:
|
|
TESTS += test-vasprintf-posix
|
|
check_PROGRAMS += test-vasprintf-posix
|
|
|