2 ftello() function: Retrieve the position of a FILE stream.
15 lseek [test $HAVE_FTELLO = 0 || test $REPLACE_FTELLO = 1]
16 # Just to guarantee consistency between ftell() and ftello().
20 AC_REQUIRE([gl_SET_LARGEFILE_SOURCE])
24 if test $HAVE_FTELLO = 0 || test $REPLACE_FTELLO = 1; then
28 gl_STDIO_MODULE_INDICATOR([ftello])