avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / idcache
index fa34f88..2348641 100644 (file)
@@ -3,16 +3,22 @@ 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:
 gl_IDCACHE
 
 Makefile.am:
-lib_SOURCES += idcache.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering