Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / sha1
blob86ae4d87e644b5a501a72dd13f3a0c8a83180c13
1 Description:
2 Compute SHA1 checksum.
4 Files:
6 Depends-on:
7 crypto/af_alg
8 crypto/sha1-buffer
10 configure.ac:
11 AC_DEFINE([GL_COMPILE_CRYPTO_STREAM], 1, [Compile Gnulib crypto stream ops.])
13 Makefile.am:
15 Include:
16 "sha1.h"
18 License:
19 LGPLv2+
21 Maintainer:
22 Jim Meyering