X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-arcfour.m4;h=2defdc96f2dd99101b8abb3d542877af60e75843;hb=bf552416ee94157bd9aa4045b1622234fcf28e91;hp=60fc04a6b9142dea809508d022c0ddd816c293f3;hpb=c9426d5ffc6b1ea62d5860a965ba1546ec910286;p=gnulib.git diff --git a/m4/gc-arcfour.m4 b/m4/gc-arcfour.m4 index 60fc04a6b..2defdc96f 100644 --- a/m4/gc-arcfour.m4 +++ b/m4/gc-arcfour.m4 @@ -1,5 +1,5 @@ -# gc-arcfour.m4 serial 2 -dnl Copyright (C) 2005, 2007 Free Software Foundation, Inc. +# gc-arcfour.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, 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_ARCFOUR], [ AC_REQUIRE([gl_GC]) - if test "$ac_cv_libgcrypt" != yes; then - gl_ARCFOUR - fi ])