summaryrefslogtreecommitdiff
path: root/modules/ftoastr
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ftoastr')
-rw-r--r--modules/ftoastr2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/ftoastr b/modules/ftoastr
index 2d583d4912..0088db160e 100644
--- a/modules/ftoastr
+++ b/modules/ftoastr
@@ -4,7 +4,6 @@ Convert float to accurate string.
Files:
lib/ftoastr.h
lib/ftoastr.c
-m4/c-strtod.m4
Depends-on:
extensions
@@ -12,7 +11,6 @@ intprops
configure.ac:
AC_CHECK_FUNCS_ONCE([strtof])
-AC_REQUIRE([gl_C99_STRTOLD])
Makefile.am:
lib_SOURCES += ftoastr.c