memcoll: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index c323c8440cfb10799b65df031d3d2372fd3288c1..0eb5c48edd4dad6999282b9581bc57ef03713a02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       memcoll: Move AC_LIBOBJ invocations to module description.
+       * m4/memcoll.m4 (gl_MEMCOLL): Remove AC_LIBOBJ invocation.
+       * modules/memcoll (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       memcasecmp: Move AC_LIBOBJ invocations to module description.
+       * m4/memcasecmp.m4 (gl_MEMCASECMP): Remove AC_LIBOBJ invocation.
+       * modules/memcasecmp (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/md5: Move AC_LIBOBJ invocations to module description.
+       * m4/md5.m4 (gl_MD5): Remove AC_LIBOBJ invocation.
+       * modules/crypto/md5 (Makefile.am): Augment lib_SOURCES.
+
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
        crypto/md4: Move AC_LIBOBJ invocations to module description.