copy-acl: ignore ENOTSUP on HP-UX
[gnulib.git] / modules / getpass
index 1aff398..7dba7e6 100644 (file)
@@ -7,22 +7,21 @@ lib/getpass.c
 m4/getpass.m4
 
 Depends-on:
-unlocked-io
+fseeko
 getline
 stdbool
+strdup-posix
 
 configure.ac:
 gl_FUNC_GETPASS
 
 Makefile.am:
-lib_SOURCES += getpass.h
 
 Include:
 "getpass.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
-