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