posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / md5
blobafcdbc38fa06b6a797c9bf8c9acccb6702c327fa
1 Description:
2 Compute MD5 checksum.
4 Files:
6 Depends-on:
7 crypto/af_alg
8 crypto/md5-buffer
10 configure.ac:
11 AC_DEFINE([GL_COMPILE_CRYPTO_STREAM], 1, [Compile Gnulib crypto stream ops.])
13 Makefile.am:
15 Include:
16 "md5.h"
18 License:
19 LGPLv2+
21 Maintainer:
22 Jim Meyering, glibc