X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-des.m4;h=be5bac2c495d832b263085de156a65fd072cd5bc;hb=395f9e6a19b504609aa8b0bd7f8cc55d4547d8dd;hp=ace899baea9955309c23ee716836079a18da8803;hpb=8d8eda4eab3d2801251daf4eb31756c3595e2fc6;p=gnulib.git diff --git a/m4/gc-des.m4 b/m4/gc-des.m4 index ace899bae..be5bac2c4 100644 --- a/m4/gc-des.m4 +++ b/m4/gc-des.m4 @@ -1,5 +1,5 @@ -# gc-des.m4 serial 2 -dnl Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. +# gc-des.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_DES], [ AC_REQUIRE([gl_GC]) - if test "$ac_cv_libgcrypt" != yes; then - gl_DES - fi ])