Hello Bruno,
Bruno Haible writes:
> Currently your situation is:
>
> same configure module set (A) + tests of (A)
> module set (A∪B)
>
> I can see two reasonable ways to modify the situation:
>
> (a) 1/configure module set (A)
> mo
Hi Daiki,
> In GnuTLS, we import Gnulib sources in two phases, first LGPL sources to
> be linked with the library, and then GPL sources for the tools and
> tests, something like following:
>
> In bootstrap:
>
> gnulib-tool --extract-recursive-dependencies "$gnulib_modules"
> gnulib-tool --im
Hello,
In GnuTLS, we import Gnulib sources in two phases, first LGPL sources to
be linked with the library, and then GPL sources for the tools and
tests, something like following:
In bootstrap:
gnulib-tool --extract-recursive-dependencies "$gnulib_modules"
gnulib-tool --import --local-dir=sr