X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-hmac-sha1.m4;h=dcfdadc878b6dc5f432654e57daf2a71afad5c3c;hb=a77413333408e54b8d6c4e19918098794cef4b4b;hp=63a26671b65493bcc9136d561251efea5aebc8d2;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/gc-hmac-sha1.m4 b/m4/gc-hmac-sha1.m4 index 63a26671b..dcfdadc87 100644 --- a/m4/gc-hmac-sha1.m4 +++ b/m4/gc-hmac-sha1.m4 @@ -1,5 +1,5 @@ -# gc-hmac-sha1.m4 serial 2 -dnl Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc. +# gc-hmac-sha1.m4 serial 3 +dnl Copyright (C) 2005, 2007, 2009-2013 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_SHA1], AC_REQUIRE([gl_GC]) if test "$ac_cv_libgcrypt" != yes; then gl_SHA1 - gl_HMAC_SHA1 gl_MEMXOR fi ])