md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / getnline
index e578954..4f449db 100644 (file)
@@ -4,23 +4,23 @@ Read a line from a stream, with bounded memory allocation.
 Files:
 lib/getnline.h
 lib/getnline.c
-lib/getndelim2.c
 m4/getnline.m4
-m4/ssize_t.m4
 
 Depends-on:
-unlocked-io
+getndelim2
+ssize_t
 
 configure.ac:
 gl_GETNLINE
 
 Makefile.am:
-lib_SOURCES += getnline.h
-EXTRA_DIST += getndelim2.c
+lib_SOURCES += getnline.h getnline.c
 
 Include:
 "getnline.h"
 
+License:
+GPL
+
 Maintainer:
 all
-