X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-sha1.m4;h=8ea086964b2923c4c47805bae1f7b309faf2de91;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=1398cfae09da49ac586b7fd3167147ef3be0fbd0;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/gc-sha1.m4 b/m4/gc-sha1.m4 index 1398cfae0..8ea086964 100644 --- a/m4/gc-sha1.m4 +++ b/m4/gc-sha1.m4 @@ -1,5 +1,5 @@ -# gc-sha1.m4 serial 2 -dnl Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. +# gc-sha1.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. @@ -7,7 +7,4 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_GC_SHA1], [ AC_REQUIRE([gl_GC]) - if test "$ac_cv_libgcrypt" != yes; then - gl_SHA1 - fi ])