Cygwin portability.
[gnulib.git] / modules / getline
index e7f6f56..0f2f43f 100644 (file)
@@ -4,22 +4,21 @@ Read a line from a stream.
 Files:
 lib/getline.h
 lib/getline.c
-lib/getndelim2.c
 m4/getline.m4
 
 Depends-on:
-unlocked-io
+getdelim
 
 configure.ac:
-AM_FUNC_GETLINE
+gl_FUNC_GETLINE
 
 Makefile.am:
-lib_SOURCES += getline.h
-EXTRA_DIST += getndelim2.c
 
 Include:
 "getline.h"
 
-Maintainer:
-all
+License:
+LGPL
 
+Maintainer:
+Simon Josefsson