Propagating gettext into gnulib a bit better.
[gnulib.git] / modules / getpass
index da7abf6..f7d00f3 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+getpass() function: read a password from /dev/tty.
 
 Files:
 lib/getpass.c
@@ -7,6 +8,7 @@ m4/getpass.m4
 Depends-on:
 unlocked-io
 getline
+stdbool
 
 configure.ac:
 gl_FUNC_GETPASS
@@ -15,3 +17,6 @@ Makefile.am:
 
 Include:
 
+Maintainer:
+Jim Meyering, glibc
+