Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / crypto / sha1
index 8d00f31..d65f994 100644 (file)
@@ -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+