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