Simon Josefsson <[email protected]> writes: > Bruno Haible via Gnulib discussion list <[email protected]> writes: > >> Collin Funk wrote: >>> Coreutils makes use of 'gnulib-tool --local-dir', which I have not seen >>> used much elsewhere [1]. >> >> GNU gettext makes extensive use of it. gsasl uses it as well. > > Libtasn1 too, and maybe some more projects. I'm using it to setup one > gnulib directory with LGPL-only modules, and and one gnulib directory > with some gnulib GPL modules. This is useful in projects which has a > LGPL'ed library and some GPL'ed command-line tools.
Oh, interesting. Good to know. I guess I must have not been paying attention enough when building and missed those. Collin
