X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-des.m4;h=be5bac2c495d832b263085de156a65fd072cd5bc;hb=0b3a22be69e9afb311ae8b64e141155b3d948f14;hp=b63582bcb364e16980a2364a7ae63a1996ed762a;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/gc-des.m4 b/m4/gc-des.m4 index b63582bcb..be5bac2c4 100644 --- a/m4/gc-des.m4 +++ b/m4/gc-des.m4 @@ -1,4 +1,4 @@ -# gc-des.m4 serial 2 +# 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, @@ -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 ])