pmccabe2html: escaping of special characters
[gnulib.git] / modules / read-file
index 1b7263e..506e88f 100644 (file)
@@ -7,17 +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:
+lib_SOURCES += read-file.c
 
 Include:
 "read-file.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson