install-reloc: Support multi-binary installation.
[gnulib.git] / modules / linebuffer
index dfe2e60..1444ff0 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Read a line from a stream.
 
 Files:
 lib/linebuffer.h
@@ -6,7 +7,6 @@ lib/linebuffer.c
 
 Depends-on:
 xalloc
-unlocked-io
 
 configure.ac:
 
@@ -16,3 +16,9 @@ lib_SOURCES += linebuffer.h linebuffer.c
 Include:
 "linebuffer.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+