On Solaris 11 Express from this month I'm seeing this compilation failure of
test-iconv-h-c++:
g++ -DHAVE_CONFIG_H -I. -DGNULIB_STRICT_CHECKING=1 -I. -I. -I.. -I./..
-I../gllib -I./../gllib -Wall -MT test-iconv-h-c++.o -MD -MP -MF
.deps/test-iconv-h-c++.Tpo -c -o test-iconv-h-c++.o test-iconv
Hello Richard,
> It's a bit strange that this flag [--lgpl] controls two different things:
> controlling whether to import the module according to the license, AND
> adding a header to the imported source file.
It's not strange, it's necessary for consistency. If a package is LGPL,
it wants only
On Fri, Nov 26, 2010 at 11:01:53AM -0800, Yandell, Henri wrote:
> Taking that as a hint not to go charging off onto bug-gnulib@, and looking
> at the bug-gnulib archive, Bruno Haible says in
> http://www.mail-archive.com/bug-gnulib@gnu.org/msg20323.html:
>
> "The header is updated automatically wh