* build-aux/config.guess: Update from config.
[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
16 Include:
17 "read-file.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Simon Josefsson