I need qemu.h in GNU libiconv; therefore I'm relicensing it under LGPLv2+.
2021-09-19 Bruno Haible
Relicense qemu.h under LGPLv2+.
* tests/qemu.h: Change license header.
diff --git a/tests/qemu.h b/tests/qemu.h
index 403b77928..2d2df017b 100644
--- a/tests/qemu.h
+++ b/tests/
Paul Eggert wrote:
> +2021-08-29 Paul Eggert
> +
> + ialloc: relicense
> + * modules/ialloc (License): Change from LGPL to LGPLv2+.
> +
Now that we systematically reflect the module's license in the source files,
this leads to a failure of 'check-copyright':
$ ./check-copyright
Module
Hi Bruno,
For some years I've been in the habit of using indefinite singular
"they" when I'm not certain what pronouns a given person uses and when
that also isn't directly relevant to the conversation; this is distinct
from its use by non-binary and other people who use it as a definite
pronoun r
On Sun, Sep 19, 2021 at 03:15:45AM +0200, Bruno Haible wrote:
> The patch below fixes it, and still works with libidn (scenario reported by
> Simon).
>
>
> 2021-09-18 Bruno Haible
>
> string, wchar: Don't require undefined m4 macros (regr. today).
Thanks for the quick response. I can
I wrote:
> And I got confused by
> ...
> 2) the 'configure --help' output which suggest to use an option
>'--with-linux-crypto' — but that option does not exist.
This patch improves several things regarding the 'configure --help' output.
2021-09-19 Bruno Haible
Improve 'configure