Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / getline
1 Description:
2 Read a line from a stream.
3
4 Files:
5 lib/getline.h
6 lib/getline.c
7 m4/getline.m4
8
9 Depends-on:
10 getdelim
11
12 configure.ac:
13 gl_FUNC_GETLINE
14
15 Makefile.am:
16 EXTRA_DIST += getline.h
17
18 Include:
19 "getline.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Simon Josefsson