X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf;h=86d758b90d70b6dff623ee7289e6530626de57d5;hb=d7255651d7f2040807a6dc32df6363a60f2c69c6;hp=d9c283eb33dec95144a5bdff150d0ffbe73ff521;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;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: