missing @item inside @itemize
[gnulib.git] / modules / fflush
old mode 100755 (executable)
new mode 100644 (file)
index b23b44a..a8a151e
@@ -3,13 +3,20 @@ Discard pending data on both input and output streams.
 
 Files:
 lib/fflush.c
+lib/stdio-impl.h
 m4/fflush.m4
 
 Depends-on:
 fpurge
 ftello
+freading
+lseek
 stdio
 unistd
+fseeko
+
+configure.ac-early:
+AC_REQUIRE([AC_FUNC_FSEEKO])
 
 configure.ac:
 gl_FUNC_FFLUSH