X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsha512.m4;fp=m4%2Fsha512.m4;h=e6e27393d7d5445e3287d88e028d9e7a7f1d9c48;hb=a901e1f94eb5223ea4461dac1c7b4778ea58d8bf;hp=937ea8d5e9dd1865bd5d9e7547bbb67d908ff0d7;hpb=30d594eb300acfbf6a829bb299bface0d7ea8d8c;p=gnulib.git diff --git a/m4/sha512.m4 b/m4/sha512.m4 index 937ea8d5e..e6e27393d 100644 --- a/m4/sha512.m4 +++ b/m4/sha512.m4 @@ -1,4 +1,4 @@ -# sha512.m4 serial 6 +# sha512.m4 serial 7 dnl Copyright (C) 2005-2006, 2008-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -8,5 +8,4 @@ AC_DEFUN([gl_SHA512], [ dnl Prerequisites of lib/sha512.c. AC_REQUIRE([gl_BIGENDIAN]) - AC_REQUIRE([AC_C_INLINE]) ])