X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fgc-des.m4;h=b96301e6b6023852ca6c4e14b501816b4b821243;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=ace899baea9955309c23ee716836079a18da8803;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/gc-des.m4 b/m4/gc-des.m4 index ace899bae..b96301e6b 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-2013 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 ])