Hash :
b9453f8c
Author :
Date :
2011-04-25T20:53:41
strtod: Remove check for strtod, unless supporting old platforms. * modules/strtod-obsolete: New file. * m4/strtod-obsolete.m4: New file. * m4/strtod.m4 (gl_FUNC_STRTOD): Don't check whether strtod is declared if gl_FUNC_STRTOD_OBSOLETE is not also defined. * modules/strtod (Depends-on): Add strtod-obsolete. * doc/posix-functions/strtod.texi: Mention module strtod-obsolete.
Description:
strtod() function for old platforms.
Status:
obsolete
Notice:
This module is obsolete.
Files:
m4/strtod-obsolete.m4
Depends-on:
strtod
configure.ac:
gl_FUNC_STRTOD_OBSOLETE
Makefile.am:
Include:
<string.h>
License:
LGPLv2+
Maintainer:
Bruno Haible