install-reloc: Support multi-binary installation.
[gnulib.git] / modules / read-file
index 490863e..506e88f 100644 (file)
@@ -7,18 +7,24 @@ lib/read-file.c
 m4/read-file.m4
 
 Depends-on:
+fstat
+ftello
+malloc-posix
+realloc-posix
+stdint
+sys_stat
 
 configure.ac:
-gl_FUNC_READ_FILE
+gl_PREREQ_READ_FILE
 
 Makefile.am:
-EXTRA_DIST += read-file.h read-file.c
+lib_SOURCES += read-file.c
 
 Include:
 "read-file.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson