* getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
[gnulib.git] / modules / safe-read
index d57fd8e..a2b3afa 100644 (file)
@@ -5,19 +5,20 @@ Files:
 lib/safe-read.h
 lib/safe-read.c
 m4/safe-read.m4
-m4/ssize_t.m4
 
 Depends-on:
+ssize_t
 
 configure.ac:
 gl_SAFE_READ
 
 Makefile.am:
-lib_SOURCES += safe-read.h safe-read.c
 
 Include:
 "safe-read.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering, Bruno Haible
-