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