X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fgc-arcfour.m4;h=60fc04a6b9142dea809508d022c0ddd816c293f3;hb=8073415b87dd340f0f60acd367b056627fb6bfa9;hp=c5adf583afff49bda1afed245be63956ed2b175d;hpb=c4f00b7d32160f83e4fb811c6584e8f4e48dfa2e;p=gnulib.git diff --git a/m4/gc-arcfour.m4 b/m4/gc-arcfour.m4 index c5adf583a..60fc04a6b 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 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