summaryrefslogtreecommitdiff
path: root/modules/crypto/md5
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-06 11:55:55 +0200
committerBruno Haible <bruno@clisp.org>2018-05-06 11:55:55 +0200
commit55832dcf366be407ecce8c6a43a4bbc9c46d8d25 (patch)
treec680c46c6997733a675a5b79d6927e8141cf6d11 /modules/crypto/md5
parent7cdcfaad536a02b90be6c2104ac4a38bf620bbd1 (diff)
downloadgnulib-55832dcf366be407ecce8c6a43a4bbc9c46d8d25.tar.gz
Followup to 'af_alg: New module.'.
* modules/crypto/md5 (Depends-on): Remove sys_socket, sys_stat. * modules/crypto/sha1 (Depends-on): Likewise. * modules/crypto/sha256 (Depends-on): Likewise. * modules/crypto/sha512 (Depends-on): Likewise.
Diffstat (limited to 'modules/crypto/md5')
-rw-r--r--modules/crypto/md52
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/crypto/md5 b/modules/crypto/md5
index 1d5130b6b5..7d8b3fa1cd 100644
--- a/modules/crypto/md5
+++ b/modules/crypto/md5
@@ -13,8 +13,6 @@ crypto/af_alg
extern-inline
stdalign
stdint
-sys_socket
-sys_stat
configure.ac:
gl_MD5