X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Ffrexpl;h=d1f0159b638cf4fd43bcfcb4e771de5825bd22a8;hb=1d9d77a8330f48513aa7bc819d35f24aa18edc53;hp=465336e34ec39038f2c0e63fff7adc73d2245692;hpb=cdaeb6bb213d6042df46e0b3584718ede9f18511;p=pspp diff --git a/modules/frexpl b/modules/frexpl index 465336e34e..d1f0159b63 100644 --- a/modules/frexpl +++ b/modules/frexpl @@ -8,8 +8,8 @@ m4/frexpl.m4 Depends-on: math -isnanl-nolibm -fpucw +isnanl-nolibm [test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no] +fpucw [test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no] configure.ac: gl_FUNC_FREXPL @@ -20,6 +20,9 @@ Makefile.am: Include: +Link: +$(FREXPL_LIBM) + License: LGPL