view modules/ldtoastr @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents d3dccaa23691
children dcd889592b62
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:
extensions
intprops

configure.ac:
AC_REQUIRE([gl_C99_STRTOLD])

Makefile.am:
lib_SOURCES += ldtoastr.c

Include:
"ftoastr.h"

License:
GPL

Maintainer:
Paul Eggert