mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / ftello
index 6cce8470e93affb160c5c8b064af52d222704e27..73aa81157ef79dd40d70dea738b8f3f96a0c218c 100644 (file)
@@ -11,6 +11,8 @@ Depends-on:
 stdio
 extensions
 lseek           [test $HAVE_FTELLO = 0 || test $REPLACE_FTELLO = 1]
+# Just to guarantee consistency between ftell() and ftello().
+ftell
 
 configure.ac-early:
 AC_REQUIRE([AC_FUNC_FSEEKO])