openat: provide more convenience names
[pspp] / modules / getpass
index 1d69183b1a7f0a79a57b30330d624a7db6656782..7dba7e6bb267c3a3297de452e9531b32e0a74768 100644 (file)
@@ -7,21 +7,21 @@ lib/getpass.c
 m4/getpass.m4
 
 Depends-on:
+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
-