maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / fseeko
index 62464e6..75b129c 100644 (file)
@@ -8,8 +8,11 @@ m4/fseeko.m4
 
 Depends-on:
 extensions
+largefile
 lseek
 stdio
+# Just to guarantee consistency between fseek() and fseeko().
+fseek
 
 configure.ac-early:
 AC_REQUIRE([AC_FUNC_FSEEKO])