btowc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / ldexpl
index 1d759d02b2e34b12d23266a296dfcf8bc22dc148..517a40a8dd2b8e91ec8c0aa6f6207c920e905ab0 100644 (file)
@@ -7,8 +7,8 @@ m4/ldexpl.m4
 
 Depends-on:
 math
-isnanl-nolibm
-fpucw
+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
@@ -19,6 +19,9 @@ Makefile.am:
 Include:
 <math.h>
 
+Link:
+$(LDEXPL_LIBM)
+
 License:
 LGPL