Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / fflush
old mode 100755 (executable)
new mode 100644 (file)
index 9caf403..ac74dc5
@@ -3,16 +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])