summaryrefslogtreecommitdiff
path: root/modules/exp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-25 01:57:08 +0100
committerBruno Haible <bruno@clisp.org>2010-01-25 01:57:08 +0100
commit71c045ff3f67af2324da06ac4b676805590ed316 (patch)
tree313348a6d86addb5a5f9cb22c8d2eea79a9e0d89 /modules/exp
parent494a4d32e2e9ed6201c38ff3fa28ed38c5396644 (diff)
downloadgnulib-71c045ff3f67af2324da06ac4b676805590ed316.tar.gz
Fix tests for common <math.h> functions.
Diffstat (limited to 'modules/exp')
-rw-r--r--modules/exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/exp b/modules/exp
index 51bbce306a..6a7a6854e9 100644
--- a/modules/exp
+++ b/modules/exp
@@ -7,7 +7,7 @@ m4/mathfunc.m4
Depends-on:
configure.ac:
-gl_MATHFUNC([exp])
+gl_MATHFUNC([exp], [double], [(double)])
Makefile.am: