X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsha256.m4;h=a3429ed34234d9995055c15a8ef4e8e1c6f89417;hb=a34348c397c19cfb1526fab594f720c7011bc790;hp=02a0dafb1d08e2d2e9cb33ad7092ad4667fe1e5c;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/sha256.m4 b/m4/sha256.m4 index 02a0dafb1..a3429ed34 100644 --- a/m4/sha256.m4 +++ b/m4/sha256.m4 @@ -1,13 +1,11 @@ -# sha256.m4 serial 4 -dnl Copyright (C) 2005, 2008, 2009, 2010 Free Software Foundation, Inc. +# sha256.m4 serial 5 +dnl Copyright (C) 2005, 2008-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. AC_DEFUN([gl_SHA256], [ - AC_LIBOBJ([sha256]) - dnl Prerequisites of lib/sha256.c. AC_REQUIRE([gl_BIGENDIAN]) AC_REQUIRE([AC_C_INLINE])