git-merge-changelog: Simplify installation instructions.
[gnulib.git] / m4 / gc-hmac-sha1.m4
blob0c868d6f9c49f7487093b8be8d9c73fb8d08d33d
1 # gc-hmac-sha1.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_SHA1],
10   AC_REQUIRE([gl_GC])
11   if test "$ac_cv_libgcrypt" != yes; then
12     gl_SHA1
13     gl_MEMXOR
14   fi