summaryrefslogtreecommitdiff
path: root/modules/erfc
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/erfc
parent5a390fd2f6061da606368c490fd2fb90841b97be (diff)
downloadgnulib-a5b5500500ba4d6aaa9a1b3bb214f6917dc1ac3c.tar.gz
Perform the same test for many <math.h> functions.
Diffstat (limited to 'modules/erfc')
-rw-r--r--modules/erfc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/erfc b/modules/erfc
index 5f93d8006d..d891e92771 100644
--- a/modules/erfc
+++ b/modules/erfc
@@ -7,7 +7,7 @@ m4/mathfunc.m4
Depends-on:
configure.ac:
-gl_MATHFUNC([erfc], [double], [(double)])
+gl_COMMON_DOUBLE_MATHFUNC([erfc])
Makefile.am: