Eric Blake <ebl...@redhat.com> writes:

> --- a/modules/fclose
> +++ b/modules/fclose
> @@ -8,6 +8,9 @@ m4/fclose.m4
>  Depends-on:
>  stdio
>  close
> +fflush
> +freading
> +fseeko

I'm using the fclose module in a LGPLv2+ library and now I get:

/home/jas/bin/gnulib-tool: *** incompatible license on modules:
                 fflush                                            GPL
                 fpurge                                            LGPL
                 freading                                          LGPL
/home/jas/bin/gnulib-tool: *** Stop.

The files fflush.c, fpurge.c and freading.c looks complex although not
large.  I wonder what the best solution here is?

/Simon

Reply via email to