summaryrefslogtreecommitdiff
path: root/modules/roundf
diff options
context:
space:
mode:
authorBen Pfaff <blp@cs.stanford.edu>2007-10-21 17:28:32 -0700
committerBen Pfaff <blp@cs.stanford.edu>2007-10-21 17:28:32 -0700
commit7094a1e0d56aa303077cc0bccaa559a28e613ade (patch)
treecaf47dc35906b655ff6bc086a6ba7339948a2fe0 /modules/roundf
parent5332d5a42d457c0d1894b242beace63916893650 (diff)
downloadgnulib-7094a1e0d56aa303077cc0bccaa559a28e613ade.tar.gz
Fix bugs in round modules reported by Bruno Haible.
Diffstat (limited to 'modules/roundf')
-rw-r--r--modules/roundf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/roundf b/modules/roundf
index f24e347519..d3098f71de 100644
--- a/modules/roundf
+++ b/modules/roundf
@@ -4,7 +4,7 @@ roundf() function: round toward nearest, breaking ties away from zero.
Files:
lib/round.c
lib/roundf.c
-m4/check-libm-func.m4
+m4/check-math-lib.m4
m4/roundf.m4
Depends-on: