X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp;h=2e896995e7a8a49fe42adf61b0d8bd210d26a83f;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=3ada9b2f298c03376c4c83310c8415312dd948ac;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/frexp b/modules/frexp index 3ada9b2f2..2e896995e 100644 --- a/modules/frexp +++ b/modules/frexp @@ -11,6 +11,9 @@ 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: