ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / crypto / gc-hmac-md5
blob109ec5e0f7a7ce1a9a7b33b64f26677fb380f14e
1 Description:
2 Generic crypto wrappers for HMAC-MD5 functions.
4 Files:
5 m4/gc-hmac-md5.m4
7 Depends-on:
8 crypto/gc
9 crypto/hmac-md5 [test "$ac_cv_libgcrypt" != yes]
11 configure.ac:
12 gl_GC_HMAC_MD5
13 gl_MODULE_INDICATOR([gc-hmac-md5])
15 Makefile.am:
17 Include:
18 "gc.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Simon Josefsson