posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / ldtoastr
blob40d69f3d6cf7a73cc3b6b7b8e32102b13b14b35e
1 Description:
2 Convert long double to accurate string.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
7 lib/ldtoastr.c
9 Depends-on:
10 extensions
11 intprops
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += ldtoastr.c
18 Include:
19 "ftoastr.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert