crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
[pspp] / ChangeLog
index 5c0cfe0d6f4d55db44b34c51605f0ca70ef38ffd..e88db10f86da4afc9b95ac8baf0ee15f0de1e5bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
+       crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
+       * m4/hmac-md5.m4: Remove file.
+       * modules/crypto/hmac-md5 (Files): Remove it.
+       (configure.ac): Remove gl_HMAC_MD5 call.
+       (Makefile.am): Augment lib_SOURCES.
+
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
        hash: Move AC_LIBOBJ invocations to module description.