btowc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / ldexpl
index c89187a50e2e9bac06fad8495b9503848b4f8fb2..517a40a8dd2b8e91ec8c0aa6f6207c920e905ab0 100644 (file)
@@ -7,7 +7,8 @@ m4/ldexpl.m4
 
 Depends-on:
 math
-isnanl-nolibm
+isnanl          [test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no]
+fpucw           [test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no]
 
 configure.ac:
 gl_FUNC_LDEXPL
@@ -18,6 +19,9 @@ Makefile.am:
 Include:
 <math.h>
 
+Link:
+$(LDEXPL_LIBM)
+
 License:
 LGPL