Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / freadseek
index 8998421..0631b3b 100644 (file)
@@ -4,14 +4,17 @@ freadseek() function: Read and discard input from a stream.
 Files:
 lib/freadseek.h
 lib/freadseek.c
+lib/stdio-impl.h
+m4/freadseek.m4
 
 Depends-on:
 freadahead
 freadptr
+fseeko
 lseek
 
 configure.ac:
-AC_REQUIRE([AC_C_INLINE])
+gl_FUNC_FREADSEEK
 
 Makefile.am:
 lib_SOURCES += freadseek.c
@@ -20,7 +23,7 @@ Include:
 "freadseek.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible