X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-hmac-md5.m4;h=a64f1de4fb6bfe33c72fd5c4b2e4f308cd7a3e59;hb=6b168421262adda71eed4cca137c34c1a9d6b981;hp=01fc686a7dfdb893fc81fe69507fdc51748ac2b1;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/gc-hmac-md5.m4 b/m4/gc-hmac-md5.m4 index 01fc686a7..a64f1de4f 100644 --- a/m4/gc-hmac-md5.m4 +++ b/m4/gc-hmac-md5.m4 @@ -1,5 +1,5 @@ -# gc-hmac-md5.m4 serial 2 -dnl Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. +# gc-hmac-md5.m4 serial 3 +dnl Copyright (C) 2005, 2007, 2009-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -9,7 +9,6 @@ AC_DEFUN([gl_GC_HMAC_MD5], AC_REQUIRE([gl_GC]) if test "$ac_cv_libgcrypt" != yes; then gl_MD5 - gl_HMAC_MD5 gl_MEMXOR fi ])