bootstrap: Avoid failure when gnulib-tool removed gettext.m4.
[gnulib.git] / m4 / gc-hmac-sha256.m4
blobcf1728af7fc16cb2de93915bd656873c0e906ae7
1 # gc-hmac-sha256.m4
2 # serial 3
3 dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_GC_HMAC_SHA256],
10   AC_REQUIRE([gl_GC])
11   if test "$ac_cv_libgcrypt" != yes; then
12     gl_SHA256
13     gl_MEMXOR
14   fi