Prefer using configmake.h instead of augmenting DEFS.
[gnulib.git] / modules / read-file
1 Description:
2 read_file() function: read the contents of a file into a string
3
4 Files:
5 lib/read-file.h
6 lib/read-file.c
7 m4/read-file.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_FUNC_READ_FILE
13
14 Makefile.am:
15 EXTRA_DIST += read-file.h
16
17 Include:
18 "read-file.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Simon Josefsson