X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-rijndael.m4;h=709427d993359f9079d868b930ba061c5f1e67d7;hb=454a448e215fff9420769034b21090fd7033975c;hp=f49283c8df306852d39d6371d4f51d1f58102e83;hpb=c9426d5ffc6b1ea62d5860a965ba1546ec910286;p=gnulib.git diff --git a/m4/gc-rijndael.m4 b/m4/gc-rijndael.m4 index f49283c8d..709427d99 100644 --- a/m4/gc-rijndael.m4 +++ b/m4/gc-rijndael.m4 @@ -1,5 +1,5 @@ -# gc-rijndael.m4 serial 2 -dnl Copyright (C) 2005, 2007 Free Software Foundation, Inc. +# gc-rijndael.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_RIJNDAEL], [ AC_REQUIRE([gl_GC]) - if test "$ac_cv_libgcrypt" != yes; then - gl_RIJNDAEL - fi ])