Ooop! Forgot to mention m4/c-strtod.m4.
[gnulib.git] / modules / c-strtod
1 Description:
2 Convert string to double in C locale.
3
4 Files:
5 lib/c-strtod.h
6 lib/c-strtod.c
7 m4/c-strtod.m4
8
9 Depends-on:
10 extensions
11
12 configure.ac:
13 gl_C_STRTOD
14
15 Makefile.am:
16 lib_SOURCES += c-strtod.h c-strtod.c
17
18 Include:
19 "c-strtod.h"
20
21 Maintainer:
22 Paul Eggert, Jim Meyering
23