iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 88157d1123a10c527e40cc313a2504178b2daf13..94434b7d2d7bb326e127b55d7e058816af21877a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       iswblank: Move AC_LIBOBJ invocations to module description.
+       * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Move AC_LIBOBJ invocation from
+       here...
+       * modules/iswblank (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       atanl: Move AC_LIBOBJ invocations to module description.
+       * m4/atanl.m4 (gl_FUNC_ATANL): Move AC_LIBOBJ invocation from here...
+       * modules/atanl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       acosl: Move AC_LIBOBJ invocations to module description.
+       * m4/acosl.m4 (gl_FUNC_ACOSL): Move AC_LIBOBJ invocation from here...
+       * modules/acosl (configure.ac): ... to here.
+
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
        asinl: Respect rules for use of AC_LIBOBJ.