New module 'sigprocmask'.
[gnulib.git] / modules / gc-md5
1 Description:
2 Generic crypto wrappers for MD5 functions.
3
4 Files:
5 m4/gc-md5.m4
6 lib/md5.h
7 lib/md5.c
8 m4/md5.m4
9
10 Depends-on:
11 stdint
12 gc
13
14 configure.ac:
15 gl_GC_MD5
16
17 Makefile.am:
18 lib_SOURCES += md5.h
19
20 Include:
21 "gc.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson