md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / idcache
index c761bee..72b7b91 100644 (file)
@@ -1,10 +1,13 @@
 Description:
+Username <--> uid and groupname <--> gid conversions, with cache for speed.
 
 Files:
 lib/idcache.c
+lib/idcache.h
 m4/idcache.m4
 
 Depends-on:
+flexmember
 xalloc
 
 configure.ac:
@@ -14,4 +17,10 @@ Makefile.am:
 lib_SOURCES += idcache.c
 
 Include:
+"idcache.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering