posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / c-dtoastr
blob182cc7ac3bcf0433987bc50ad2d9a82a82535779
1 Description:
2 Convert double to accurate string in C locale.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
7 lib/c-dtoastr.c
9 Depends-on:
10 extensions
11 intprops
12 c-snprintf
13 c-strtod
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += c-dtoastr.c
20 Include:
21 "ftoastr.h"
23 License:
24 GPL
26 Maintainer:
27 Marc Nieper-Wisskirchen