X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp;h=2e896995e7a8a49fe42adf61b0d8bd210d26a83f;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=92c635baf7e7780a1662f6c917741495f1a2847e;hpb=aecb65d22ea2a79b4f171eeac3031b6db43a49fb;p=gnulib.git diff --git a/modules/frexp b/modules/frexp index 92c635baf..2e896995e 100644 --- a/modules/frexp +++ b/modules/frexp @@ -7,10 +7,13 @@ m4/frexp.m4 Depends-on: math -isnan-nolibm +isnand-nolibm [test $gl_func_frexp != yes] configure.ac: gl_FUNC_FREXP +if test $gl_func_frexp != yes; then + AC_LIBOBJ([frexp]) +fi gl_MATH_MODULE_INDICATOR([frexp]) Makefile.am: