2 fseeko() function: Reposition a FILE stream.
15 # Just to guarantee consistency between fseek() and fseeko().
19 AC_REQUIRE([gl_SET_LARGEFILE_SOURCE])
23 if test $HAVE_FSEEKO = 0 || test $REPLACE_FSEEKO = 1; then
27 gl_STDIO_MODULE_INDICATOR([fseeko])