X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffreadseek;h=e1ad31cb05e4578a279b56d56d167a323a196ce6;hb=98ceac18596c7520e9c022fa64431b48ee22b4d7;hp=c9a8555ea92e421d2e64ef7ccebfda9d4ae1a74a;hpb=16e403776065fa5173be83ccf84004b287b72dc7;p=gnulib.git diff --git a/modules/freadseek b/modules/freadseek index c9a8555ea..e1ad31cb0 100644 --- a/modules/freadseek +++ b/modules/freadseek @@ -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