install-reloc: Support multi-binary installation.
[gnulib.git] / modules / crypto / gc-hmac-sha256
1 Description:
2 Generic crypto wrappers for HMAC-SHA256 functions.
3
4 Files:
5 m4/gc-hmac-sha256.m4
6
7 Depends-on:
8 crypto/gc
9 crypto/hmac-sha256 [test "$ac_cv_libgcrypt" != yes]
10
11 configure.ac:
12 gl_GC_HMAC_SHA256
13 gl_MODULE_INDICATOR([gc-hmac-sha256])
14
15 Makefile.am:
16
17 Include:
18 "gc.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Simon Josefsson