verify: new macro 'assume'
[gnulib.git] / modules / strtod-obsolete
1 Description:
2 strtod() function for old platforms.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 m4/strtod-obsolete.m4
12
13 Depends-on:
14 strtod
15
16 configure.ac:
17 gl_FUNC_STRTOD_OBSOLETE
18
19 Makefile.am:
20
21 Include:
22 <string.h>
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Bruno Haible