view modules/ftoastr @ 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 fc8a3cc2baa8
children d3dccaa23691
line wrap: on
line source

Description:
Convert float to accurate string.

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

Depends-on:
intprops

configure.ac:
AC_CHECK_FUNCS_ONCE([strtof])
AC_REQUIRE([gl_C99_STRTOLD])

Makefile.am:
lib_SOURCES += ftoastr.c

Include:
"ftoastr.h"

License:
GPL

Maintainer:
Paul Eggert