X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-sha1.m4;h=1676dd8f7a7113ed4346d3ea2e31b9fd9aac9172;hb=f9788546de646fbc4f77bba502a8f815d4999bac;hp=2fed66bcacb876bb47a45abce94ed314569d9983;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/gc-sha1.m4 b/m4/gc-sha1.m4 index 2fed66bca..1676dd8f7 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-2011 Free Software Foundation, Inc. +# gc-sha1.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. @@ -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 ])