mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fseeko
index 62464e64cb34c74d61cefdf4f3a93a754757bfe0..07f78e5550b4456cc99d721c74e9733101a5f296 100644 (file)
@@ -10,6 +10,8 @@ Depends-on:
 extensions
 lseek
 stdio
+# Just to guarantee consistency between fseek() and fseeko().
+fseek
 
 configure.ac-early:
 AC_REQUIRE([AC_FUNC_FSEEKO])