added missing dependencies to fix failing unistr/ tests
[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 realloc-posix
11
12 configure.ac:
13 gl_FUNC_READ_FILE
14
15 Makefile.am:
16
17 Include:
18 "read-file.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Simon Josefsson