X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-hmac-md5.m4;h=d281e9b4f57c00d3b7038a2841dfb811b867d017;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=dac56475e680485f86a731172df211e5ac88b11d;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/gc-hmac-md5.m4 b/m4/gc-hmac-md5.m4 index dac56475e..d281e9b4f 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 Free Software Foundation, Inc. +# gc-hmac-md5.m4 serial 3 +dnl Copyright (C) 2005, 2007, 2009-2014 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 ])