Hash :
9dc832be
Author :
Date :
2011-05-23T22:54:04
c-strtod: Move AC_LIBOBJ invocations to module description. * m4/c-strtod.m4 (gl_C_STRTOD): Remove AC_LIBOBJ invocation. * modules/c-strtod (Makefile.am): Augment lib_SOURCES.
Description:
Convert string to double in C locale.
Files:
lib/c-strtod.c
lib/c-strtod.h
m4/c-strtod.m4
Depends-on:
extensions
locale
strdup-posix
configure.ac:
gl_C_STRTOD
Makefile.am:
lib_SOURCES += c-strtod.c
Include:
"c-strtod.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering