X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffreadseek;h=0631b3bb269547d0ba4561baf07be91868a1bc9f;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=c9a8555ea92e421d2e64ef7ccebfda9d4ae1a74a;hpb=16e403776065fa5173be83ccf84004b287b72dc7;p=gnulib.git diff --git a/modules/freadseek b/modules/freadseek index c9a8555ea..0631b3bb2 100644 --- a/modules/freadseek +++ b/modules/freadseek @@ -4,12 +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: +gl_FUNC_FREADSEEK Makefile.am: lib_SOURCES += freadseek.c @@ -18,7 +23,7 @@ Include: "freadseek.h" License: -LGPL +LGPLv2+ Maintainer: Bruno Haible