X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-rijndael.m4;h=709427d993359f9079d868b930ba061c5f1e67d7;hb=82d47b6ea0888839c20d60efad01b50fc21fc27c;hp=23615d6a36aaccd21480adb87920555c3f330c82;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/gc-rijndael.m4 b/m4/gc-rijndael.m4 index 23615d6a3..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, 2009 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 ])