X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fldexpl;h=517a40a8dd2b8e91ec8c0aa6f6207c920e905ab0;hb=1d9d77a8330f48513aa7bc819d35f24aa18edc53;hp=1d759d02b2e34b12d23266a296dfcf8bc22dc148;hpb=9a18258bbd90815fea0eeabea8e363de469464b4;p=pspp diff --git a/modules/ldexpl b/modules/ldexpl index 1d759d02b2..517a40a8dd 100644 --- a/modules/ldexpl +++ b/modules/ldexpl @@ -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: +Link: +$(LDEXPL_LIBM) + License: LGPL