* crc.c (crc32_update): Actually use crc parameter, suggested by
[gnulib.git] / modules / sha1
index 5ed694d..d41e1f2 100644 (file)
@@ -7,18 +7,18 @@ lib/sha1.c
 m4/sha1.m4
 
 Depends-on:
-unlocked-io
-md5
+stdint
 
 configure.ac:
 gl_SHA1
 
 Makefile.am:
-lib_SOURCES += sha1.h sha1.c
 
 Include:
 "sha1.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-