crypto/gc-sha1: Fix recent regression.
[pspp] / ChangeLog
index 23cb2230779045109551cf2de6b225b55a7b0fec..be2d3fd2b1d5c5f2fbedbf1f1d779b7224a6ac45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2011-06-16  Bruno Haible  <bruno@clisp.org>
 
+       crypto/gc-sha1: Fix recent regression.
+       * modules/crypto/gc-sha1 (configure.ac): Invoke AC_LIBOBJ here.
+       * m4/gc-sha1.m4 (gl_GC_SHA1): Don't invoke gl_SHA1.
+
+       crypto/gc-md5: Fix recent regression.
+       * modules/crypto/gc-md5 (configure.ac): Invoke AC_LIBOBJ here.
+
        crypto/gc-md4: Fix recent regression.
        * modules/crypto/gc-md4 (configure.ac): Invoke AC_LIBOBJ here.
        * m4/md4.m4 (gl_MD4): Ensure the expansion is non-empty.