X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9ff99d22a01be4cafc27064ad8474672eb2fe09b..b87c4ff2817e71ca71b028792200b1e069a95e04:/m4/sha256.m4 diff --git a/m4/sha256.m4 b/m4/sha256.m4 index 7eede32fad..cbbd17a644 100644 --- a/m4/sha256.m4 +++ b/m4/sha256.m4 @@ -1,4 +1,4 @@ -# sha256.m4 serial 6 +# sha256.m4 serial 7 dnl Copyright (C) 2005, 2008-2013 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,4 +8,5 @@ AC_DEFUN([gl_SHA256], [ dnl Prerequisites of lib/sha256.c. AC_REQUIRE([gl_BIGENDIAN]) + : ])