summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-04-03 23:54:26 +0000
committerBruno Haible <bruno@clisp.org>2007-04-03 23:54:26 +0000
commit88c0dfbcc56f0bc4c5b7273ee9d1fcab82b3b0e2 (patch)
treea25fd896bebf9cfc357f0147e4ca26af8d2975f5 /modules
parentaecb65d22ea2a79b4f171eeac3031b6db43a49fb (diff)
downloadgnulib-88c0dfbcc56f0bc4c5b7273ee9d1fcab82b3b0e2.tar.gz
ldexpl can depend on isnanl. Requiring isnanl-nolibm is overkill.
Diffstat (limited to 'modules')
-rw-r--r--modules/ldexpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ldexpl b/modules/ldexpl
index e143d83372..7dd82ccb38 100644
--- a/modules/ldexpl
+++ b/modules/ldexpl
@@ -7,7 +7,7 @@ m4/ldexpl.m4
Depends-on:
math
-isnanl-nolibm
+isnanl
fpucw
configure.ac: