warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / xstrtod
blob616336534757813efddcdb82b8f8037bdf06a975
1 Description:
2 Convert string to 'double', with error checking.
4 Files:
5 lib/xstrtod.h
6 lib/xstrtod.c
7 m4/xstrtod.m4
9 Depends-on:
10 stdbool
12 configure.ac:
13 gl_XSTRTOD
15 Makefile.am:
16 lib_SOURCES += xstrtod.c
18 Include:
19 "xstrtod.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering