2007-08-06 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / modules / fflush
index 8cfc046..ac74dc5 100755 (executable)
@@ -3,15 +3,16 @@ Discard pending data on both input and output streams.
 
 Files:
 lib/fflush.c
-lib/fseeko.c
 m4/fflush.m4
-m4/fseeko.m4
 
 Depends-on:
 fpurge
 ftello
+freading
+lseek
 stdio
 unistd
+fseeko
 
 configure.ac-early:
 AC_REQUIRE([AC_FUNC_FSEEKO])