X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcrypto%2Fmd5;fp=modules%2Fcrypto%2Fmd5;h=e5fb39cedf80e7802dd3d0ac03c28126ac8405bf;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=4ae0c57faa39f5830ffab26265d3da55ff5a7ec7;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8;p=gnulib.git diff --git a/modules/crypto/md5 b/modules/crypto/md5 index 4ae0c57fa..e5fb39ced 100644 --- a/modules/crypto/md5 +++ b/modules/crypto/md5 @@ -2,11 +2,14 @@ Description: Compute MD5 checksum. Files: +lib/gl_openssl.h lib/md5.h lib/md5.c +m4/gl-openssl.m4 m4/md5.m4 Depends-on: +extern-inline stdalign stdint @@ -19,6 +22,9 @@ lib_SOURCES += md5.c Include: "md5.h" +Link: +$(LIB_CRYPTO) + License: LGPLv2+