strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / frexp
index 03407fd38bd5a89ede16c805d6714b2d98fa60b0..7fae366dbe2acc1734c3de58d2132e1a94cae870 100644 (file)
@@ -7,7 +7,7 @@ m4/frexp.m4
 
 Depends-on:
 math
-isnan-nolibm
+isnand-nolibm
 
 configure.ac:
 gl_FUNC_FREXP
@@ -18,6 +18,9 @@ Makefile.am:
 Include:
 <math.h>
 
+Link:
+$(FREXP_LIBM)
+
 License:
 LGPL