Add a Maintainer.
[pspp] / modules / getline
index 55e256d5260587c2ba8f289e093a9295b30ceef5..e584a466d565e7e4f52a3c9f853a423409f8d74a 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Read a line from a stream.
 
 Files:
 lib/getline.h
@@ -6,7 +7,7 @@ lib/getline.c
 m4/getline.m4
 
 Depends-on:
-getstr
+unlocked-io
 
 configure.ac:
 AM_FUNC_GETLINE
@@ -17,3 +18,6 @@ lib_SOURCES += getline.h
 Include:
 "getline.h"
 
+Maintainer:
+all
+