Avoid creating an empty doc directory.
[gnulib.git] / modules / getline
index 7511bb1..0f2f43f 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Read a line from a stream.
 
 Files:
 lib/getline.h
@@ -6,14 +7,18 @@ lib/getline.c
 m4/getline.m4
 
 Depends-on:
-unlocked-io
+getdelim
 
 configure.ac:
-AM_FUNC_GETLINE
+gl_FUNC_GETLINE
 
 Makefile.am:
-lib_SOURCES += getline.h
 
 Include:
 "getline.h"
 
+License:
+LGPL
+
+Maintainer:
+Simon Josefsson