round: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index a7fa93b..08c6d2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
+       round: Move AC_LIBOBJ invocations to module description.
+       * m4/round.m4 (gl_FUNC_ROUND): Move AC_LIBOBJ invocation from here...
+       * modules/round (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       roundf: Move AC_LIBOBJ invocations to module description.
+       * m4/roundf.m4 (gl_FUNC_ROUNDF): Move AC_LIBOBJ invocation from here...
+       * modules/roundf (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       truncl: Move AC_LIBOBJ invocations to module description.
+       * m4/truncl.m4 (gl_FUNC_TRUNCL): Move AC_LIBOBJ invocation from here...
+       * modules/truncl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       trunc: Move AC_LIBOBJ invocations to module description.
+       * m4/trunc.m4 (gl_FUNC_TRUNC): Move AC_LIBOBJ invocation from here...
+       * modules/trunc (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
        truncf: Move AC_LIBOBJ invocations to module description.
        * m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
        * modules/truncf (configure.ac): ... to here.