Reorder ChangeLog entries to match the order in which the changes went
[gnulib.git] / modules / ceill
index 51d5b92..4ab7f38 100644 (file)
@@ -13,6 +13,9 @@ float           [test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1]
 
 configure.ac:
 gl_FUNC_CEILL
+if test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; then
+  AC_LIBOBJ([ceill])
+fi
 gl_MATH_MODULE_INDICATOR([ceill])
 
 Makefile.am: