pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
[gnulib.git] / modules / read-file
index 6ad941b..0f380ca 100644 (file)
@@ -14,9 +14,10 @@ stdint
 sys_stat
 
 configure.ac:
-gl_FUNC_READ_FILE
+gl_PREREQ_READ_FILE
 
 Makefile.am:
+lib_SOURCES += read-file.c
 
 Include:
 "read-file.h"