havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / ftoastr
blob0088db160e0645d6381d43a2dd754e263a642306
1 Description:
2 Convert float to accurate string.
4 Files:
5 lib/ftoastr.h
6 lib/ftoastr.c
8 Depends-on:
9 extensions
10 intprops
12 configure.ac:
13 AC_CHECK_FUNCS_ONCE([strtof])
15 Makefile.am:
16 lib_SOURCES += ftoastr.c
18 Include:
19 "ftoastr.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert