summaryrefslogtreecommitdiff
path: root/modules/fmod
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-31 19:40:17 +0100
committerBruno Haible <bruno@clisp.org>2010-01-31 19:40:17 +0100
commita5b5500500ba4d6aaa9a1b3bb214f6917dc1ac3c (patch)
tree2e865a76a779d604e3b121387a86855798494476 /modules/fmod
parent5a390fd2f6061da606368c490fd2fb90841b97be (diff)
downloadgnulib-a5b5500500ba4d6aaa9a1b3bb214f6917dc1ac3c.tar.gz
Perform the same test for many <math.h> functions.
Diffstat (limited to 'modules/fmod')
-rw-r--r--modules/fmod2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fmod b/modules/fmod
index 43997d8b25..ae82f4b11b 100644
--- a/modules/fmod
+++ b/modules/fmod
@@ -7,7 +7,7 @@ m4/mathfunc.m4
Depends-on:
configure.ac:
-gl_MATHFUNC([fmod], [double], [(double, double)])
+gl_COMMON_DOUBLE_MATHFUNC([fmod])
Makefile.am: