floorf: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 85d6656183ec0dc8c897fa36a0f150092021f8ae..c30c0595765ca69a0ff205dd9109410d7a276fe5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       floorf: Move AC_LIBOBJ invocations to module description.
+       * m4/floorf.m4 (gl_FUNC_FLOORF): Move AC_LIBOBJ invocation from here...
+       * modules/floorf (configure.ac): ... to here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       sqrtl: Respect rules for use of AC_LIBOBJ.
+       * m4/sqrtl.m4 (gl_FUNC_SQRTL): Move AC_LIBOBJ invocation from here...
+       * modules/sqrtl (configure.ac): ... to here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       ldexpl: Respect rules for use of AC_LIBOBJ.
+       * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Move AC_LIBOBJ invocation from here...
+       * modules/ldexpl (configure.ac): ... to here.
+
 2011-05-20  Bruno Haible  <bruno@clisp.org>
 
        frexpl*: Respect rules for use of AC_LIBOBJ.