X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-arcfour.m4;h=75a68b17182a30192da7432d089c3d2848d23356;hb=eb944d1d03d408d829b4fa68eefd3a1ae94f9eb5;hp=c5adf583afff49bda1afed245be63956ed2b175d;hpb=c4f00b7d32160f83e4fb811c6584e8f4e48dfa2e;p=gnulib.git diff --git a/m4/gc-arcfour.m4 b/m4/gc-arcfour.m4 index c5adf583a..75a68b171 100644 --- a/m4/gc-arcfour.m4 +++ b/m4/gc-arcfour.m4 @@ -1,5 +1,5 @@ -# gc-arcfour.m4 serial 1 -dnl Copyright (C) 2005 Free Software Foundation, Inc. +# gc-arcfour.m4 serial 2 +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,8 +7,6 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_GC_ARCFOUR], [ AC_REQUIRE([gl_GC]) - AC_DEFINE(GC_USE_ARCFOUR, 1, - [Define if you want to support ARCFOUR through GC.]) if test "$ac_cv_libgcrypt" != yes; then gl_ARCFOUR fi