floorl: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / cosl
index 88ebf9c40e4ac007a861b9e26fbf7bdfac4fa9b0..391a841837ce11ae58ce0932443fc7398e994b8a 100644 (file)
@@ -11,10 +11,10 @@ m4/cosl.m4
 Depends-on:
 math
 extensions
-float
-isnanl
-floor
-floorl
+float           [test $HAVE_COSL = 0]
+isnanl          [test $HAVE_COSL = 0]
+floor           [test $HAVE_COSL = 0]
+floorl          [test $HAVE_COSL = 0]
 
 configure.ac:
 gl_FUNC_COSL
@@ -29,7 +29,7 @@ Link:
 $(ACOSL_LIBM)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paolo Bonzini