symlink: Update regarding AIX.
[gnulib.git] / modules / freadseek
index ce19eda..e1ad31c 100644 (file)
@@ -4,12 +4,16 @@ freadseek() function: Read and discard input from a stream.
 Files:
 lib/freadseek.h
 lib/freadseek.c
+lib/stdio-impl.h
 
 Depends-on:
 freadahead
+freadptr
+fseeko
 lseek
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am:
 lib_SOURCES += freadseek.c
@@ -18,7 +22,7 @@ Include:
 "freadseek.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible