Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / af_alg
blob95273d495f814cfa6a5915c277999cfa3d026c7c
1 Description:
2 Compute message digest using kernel-supported cryptography algorithms.
4 Files:
5 lib/af_alg.h
6 lib/af_alg.c
7 lib/sys-limits.h
8 m4/af_alg.m4
10 Depends-on:
11 c99             [test $USE_AF_ALG = 1]
12 fflush          [test $USE_AF_ALG = 1]
13 fseeko          [test $USE_AF_ALG = 1]
14 ftello          [test $USE_AF_ALG = 1]
15 sys_socket
16 sys_stat
18 configure.ac:
19 gl_AF_ALG
21 Makefile.am:
22 lib_SOURCES += af_alg.c
24 Include:
25 "af_alg.h"
27 License:
28 LGPLv2+
30 Maintainer:
31 all