md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / ceil
index 1a3a5de..05ee345 100644 (file)
@@ -11,6 +11,9 @@ float           [test $REPLACE_CEIL = 1]
 
 configure.ac:
 gl_FUNC_CEIL
+if test $REPLACE_CEIL = 1; then
+  AC_LIBOBJ([ceil])
+fi
 gl_MATH_MODULE_INDICATOR([ceil])
 
 Makefile.am: