Merge commit 'stable/20110609'
[gnulib.git] / modules / getline
1 Description:
2 Read a line from a stream.
3
4 Files:
5 lib/getline.c
6 m4/getline.m4
7
8 Depends-on:
9 stdio
10 extensions
11 getdelim        [test $REPLACE_GETLINE = 1]
12
13 configure.ac:
14 gl_FUNC_GETLINE
15 gl_STDIO_MODULE_INDICATOR([getline])
16
17 Makefile.am:
18
19 Include:
20 <stdio.h>
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Simon Josefsson