X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fldexpl;h=b6d31173432611c02ac0f59817f35eea6087ca1a;hb=fc1861afb83184cfb975428a9710e90aa3252854;hp=e143d83372b4142afd047c206b73037edf766b8a;hpb=aecb65d22ea2a79b4f171eeac3031b6db43a49fb;p=gnulib.git diff --git a/modules/ldexpl b/modules/ldexpl index e143d8337..b6d311734 100644 --- a/modules/ldexpl +++ b/modules/ldexpl @@ -7,11 +7,14 @@ 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 +if test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; then + AC_LIBOBJ([ldexpl]) +fi gl_MATH_MODULE_INDICATOR([ldexpl]) Makefile.am: