repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove incorrect 'Link' sections.
[gnulib.git]
/
modules
/
crypto
/
gc-md5
blob
0d6b272d2e8885d9cdbbbf35cd177f0c544471bd
1
Description:
2
Generic crypto wrappers for MD5 functions.
3
4
Files:
5
m4/gc-md5.m4
6
7
Depends-on:
8
crypto/gc
9
crypto/md5 [test "$ac_cv_libgcrypt" != yes]
10
11
configure.ac:
12
gl_GC_MD5
13
gl_MODULE_INDICATOR([gc-md5])
14
15
Makefile.am:
16
lib_SOURCES += md5.h
17
18
Include:
19
"gc.h"
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
Simon Josefsson