log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / crypto / gc-md5
blob0d6b272d2e8885d9cdbbbf35cd177f0c544471bd
1 Description:
2 Generic crypto wrappers for MD5 functions.
4 Files:
5 m4/gc-md5.m4
7 Depends-on:
8 crypto/gc
9 crypto/md5 [test "$ac_cv_libgcrypt" != yes]
11 configure.ac:
12 gl_GC_MD5
13 gl_MODULE_INDICATOR([gc-md5])
15 Makefile.am:
16 lib_SOURCES += md5.h
18 Include:
19 "gc.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 Simon Josefsson