X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-sha1.m4;h=bf30321bf3ee082a60158682fa2d5e25f48ff3d6;hb=5bf73fbe89c75118e5e9a53e4b88a57729d26964;hp=2fed66bcacb876bb47a45abce94ed314569d9983;hpb=4b6dad7e35019625bd5eb30796beebac099a7422;p=gnulib.git diff --git a/m4/gc-sha1.m4 b/m4/gc-sha1.m4 index 2fed66bca..bf30321bf 100644 --- a/m4/gc-sha1.m4 +++ b/m4/gc-sha1.m4 @@ -1,4 +1,4 @@ -# gc-sha1.m4 serial 2 +# gc-sha1.m4 serial 3 dnl Copyright (C) 2005, 2007, 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -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 ])