X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf;h=86d758b90d70b6dff623ee7289e6530626de57d5;hb=395f9e6a19b504609aa8b0bd7f8cc55d4547d8dd;hp=d9c283eb33dec95144a5bdff150d0ffbe73ff521;hpb=b6772983c800c6faee7fc793b83975afb6d58bcc;p=gnulib.git diff --git a/modules/roundf b/modules/roundf index d9c283eb3..86d758b90 100644 --- a/modules/roundf +++ b/modules/roundf @@ -16,6 +16,9 @@ float [test $HAVE_DECL_ROUNDF = 0 || test $REPLACE_ROUNDF = 1] configure.ac: gl_FUNC_ROUNDF +if test $HAVE_DECL_ROUNDF = 0 || test $REPLACE_ROUNDF = 1; then + AC_LIBOBJ([roundf]) +fi gl_MATH_MODULE_INDICATOR([roundf]) Makefile.am: