Prefer using configmake.h instead of augmenting DEFS.
[gnulib.git] / modules / md5
index ab7415f..e66de72 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Compute MD5 checksum.
 
 Files:
 lib/md5.h
@@ -6,14 +7,19 @@ lib/md5.c
 m4/md5.m4
 
 Depends-on:
-unlocked-io
+stdint
 
 configure.ac:
 gl_MD5
 
 Makefile.am:
-lib_SOURCES += md5.h md5.c
+lib_SOURCES += md5.h
 
 Include:
 "md5.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc