* getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
[gnulib.git] / modules / idcache
index c761bee..05923d0 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Username <--> uid and groupname <--> gid conversions, with cache for speed.
 
 Files:
 lib/idcache.c
@@ -11,7 +12,11 @@ configure.ac:
 gl_IDCACHE
 
 Makefile.am:
-lib_SOURCES += idcache.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering