Add a link warning when the 'select' module is not used.
[gnulib.git] / modules / crypto / sha512
1 Description:
2 Compute SHA384 and SHA512 checksums.
3
4 Files:
5 lib/sha512.h
6 lib/sha512.c
7 m4/sha512.m4
8 lib/u64.h
9
10 Depends-on:
11 stdint
12
13 configure.ac:
14 gl_SHA512
15
16 Makefile.am:
17
18 Include:
19 "sha512.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Jim Meyering