posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / linebuffer
blob1444ff0741f4626a8b9076e796b76524ce8d694b
1 Description:
2 Read a line from a stream.
4 Files:
5 lib/linebuffer.h
6 lib/linebuffer.c
8 Depends-on:
9 xalloc
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += linebuffer.h linebuffer.c
16 Include:
17 "linebuffer.h"
19 License:
20 GPL
22 Maintainer:
23 Jim Meyering