X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-hmac-md5.m4;h=a64f1de4fb6bfe33c72fd5c4b2e4f308cd7a3e59;hb=eb213779301aa663ab84ac947e8e181e9ad554d0;hp=9ee5680f36eca8b70975786a593ff7ddfa3a6aae;hpb=c9426d5ffc6b1ea62d5860a965ba1546ec910286;p=gnulib.git diff --git a/m4/gc-hmac-md5.m4 b/m4/gc-hmac-md5.m4 index 9ee5680f3..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 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 ])