pipe2: Remove dependency on 'nonblocking' module.
[gnulib.git] / modules / isinf
index c5e4dbd..1a8399f 100644 (file)
@@ -7,9 +7,9 @@ m4/isinf.m4
 m4/check-math-lib.m4
 
 Depends-on:
-float
 math
 extensions
+float           [test $REPLACE_ISINF = 1]
 
 configure.ac:
 gl_ISINF
@@ -21,7 +21,7 @@ Include:
 <math.h>
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Ben Pfaff