view modules/ldtoastr @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents d5718604e475
children d3dccaa23691
line wrap: on
line source

Description:
Convert long double to accurate string.

Files:
lib/ftoastr.h
lib/ftoastr.c
lib/ldtoastr.c
m4/c-strtod.m4

Depends-on:
intprops

configure.ac:
AC_REQUIRE([gl_C99_STRTOLD])

Makefile.am:
lib_SOURCES += ldtoastr.c

Include:
"ftoastr.h"

License:
GPL

Maintainer:
Paul Eggert