diff modules/tan @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100 (2010-01-31)
parents 8e7ed08a499b
children b3bb8502c388
line wrap: on
line diff
--- a/modules/tan
+++ b/modules/tan
@@ -7,7 +7,7 @@
 Depends-on:
 
 configure.ac:
-gl_MATHFUNC([tan], [double], [(double)])
+gl_COMMON_DOUBLE_MATHFUNC([tan])
 
 Makefile.am: