X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fcosl;h=391a841837ce11ae58ce0932443fc7398e994b8a;hb=13ebbbd5b53127e51b34532465119c97ec6c23ca;hp=88ebf9c40e4ac007a861b9e26fbf7bdfac4fa9b0;hpb=73e329f11142c2804e42825e1590041d68dbb6e9;p=pspp diff --git a/modules/cosl b/modules/cosl index 88ebf9c40e..391a841837 100644 --- a/modules/cosl +++ b/modules/cosl @@ -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