X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffrexp;h=2e896995e7a8a49fe42adf61b0d8bd210d26a83f;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=3ada9b2f298c03376c4c83310c8415312dd948ac;hpb=b6772983c800c6faee7fc793b83975afb6d58bcc;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: