X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fgc-des.m4;h=c1163549c7f98079a52d9df26c586f6c08fac39a;hb=c43cc7b973f4daf0c59368ae52e130dfd12ce8d6;hp=b63582bcb364e16980a2364a7ae63a1996ed762a;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/gc-des.m4 b/m4/gc-des.m4 index b63582bcb..c1163549c 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-2011 Free Software Foundation, Inc. +# gc-des.m4 serial 3 +dnl Copyright (C) 2005, 2007, 2009-2014 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 ])