From: Paul Eggert Date: Wed, 28 Jul 2004 20:10:55 +0000 (+0000) Subject: md5, sha1 cleanups. X-Git-Tag: v5.3.0~1044 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926de77e696273373c64a8387390a032c40a3ff1;p=thirdparty%2Fcoreutils.git md5, sha1 cleanups. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 0930e990d3..c608116a6d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2004-07-28 Paul Eggert + + * md5.m4 (gl_MD5): Do not require AC_C_INLINE, since it doesn't + use inline any more. Require AC_C_BIGENDIAN, though. + * sha.m4 (gl_SHA): Require AC_C_BIGENDIAN. + 2004-07-27 Paul Eggert * euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't bother checking for