X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fldexpl;h=517a40a8dd2b8e91ec8c0aa6f6207c920e905ab0;hb=1d9d77a8330f48513aa7bc819d35f24aa18edc53;hp=c89187a50e2e9bac06fad8495b9503848b4f8fb2;hpb=d6687687c7f3b86ba712ab98533a8094e9de58f5;p=pspp diff --git a/modules/ldexpl b/modules/ldexpl index c89187a50e..517a40a8dd 100644 --- a/modules/ldexpl +++ b/modules/ldexpl @@ -7,7 +7,8 @@ m4/ldexpl.m4 Depends-on: math -isnanl-nolibm +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 @@ -18,6 +19,9 @@ Makefile.am: Include: +Link: +$(LDEXPL_LIBM) + License: LGPL