Eric Blake writes:
> In a non-GPL project, the last change to fclose dragged in
> inappropriate modules.
>
> * modules/fclose (Depends-on): Switch from fflush/fseeko to
> simpler lseek.
> * lib/fclose.c (rpl_fclose): Likewise.
> Reported by Simon Josefsson.
Thanks. It works for me.
/Simon
In a non-GPL project, the last change to fclose dragged in
inappropriate modules.
* modules/fclose (Depends-on): Switch from fflush/fseeko to
simpler lseek.
* lib/fclose.c (rpl_fclose): Likewise.
Reported by Simon Josefsson.
Signed-off-by: Eric Blake
---
> > Would it be equivalent to do
> >
>