summaryrefslogtreecommitdiff
path: root/modules/printf-frexpl
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-07 01:14:04 +0000
committerBruno Haible <bruno@clisp.org>2007-03-07 01:14:04 +0000
commit959c1e5b08fa6d5ce99d62592ffbb9fd61a4136d (patch)
tree70d30d92bbf4cec9a05eb180e075ec470fd2d9ae /modules/printf-frexpl
parent69baaaa76e1b186a9a1d9b43ce1083a6a0700bfc (diff)
downloadgnulib-959c1e5b08fa6d5ce99d62592ffbb9fd61a4136d.tar.gz
Fix the test whether frexpl() and ldexpl() are declared. Move the declaration
to <math.h>.
Diffstat (limited to 'modules/printf-frexpl')
-rw-r--r--modules/printf-frexpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/printf-frexpl b/modules/printf-frexpl
index 3d9e382f3a..36d4f346cc 100644
--- a/modules/printf-frexpl
+++ b/modules/printf-frexpl
@@ -10,6 +10,7 @@ m4/printf-frexpl.m4
m4/longdouble.m4
Depends-on:
+math
configure.ac:
gl_FUNC_PRINTF_FREXPL