X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloor;h=c4c71e9a3763103681d4e656ff7dfea6e1eef78e;hb=c0920188a9d9d5405cb9639d7ae07d9cae2161bf;hp=1393dadad4b6de29a84dbee6432a7c54438e249b;hpb=b6772983c800c6faee7fc793b83975afb6d58bcc;p=gnulib.git diff --git a/modules/floor b/modules/floor index 1393dadad..c4c71e9a3 100644 --- a/modules/floor +++ b/modules/floor @@ -11,6 +11,9 @@ float [test $REPLACE_FLOOR = 1] configure.ac: gl_FUNC_FLOOR +if test $REPLACE_FLOOR = 1; then + AC_LIBOBJ([floor]) +fi gl_MATH_MODULE_INDICATOR([floor]) Makefile.am: