error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / modules / md5
index ab7415f..e3f70df 100644 (file)
@@ -1,12 +1,13 @@
 Description:
+Compute MD5 checksum.
 
 Files:
 lib/md5.h
 lib/md5.c
 m4/md5.m4
+m4/uint32_t.m4
 
 Depends-on:
-unlocked-io
 
 configure.ac:
 gl_MD5
@@ -17,3 +18,9 @@ lib_SOURCES += md5.h md5.c
 Include:
 "md5.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc
+