bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H


From: Ralf Corsepius
Subject: Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H
Date: Tue, 01 Feb 2011 16:00:43 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

On 02/01/2011 03:55 PM, Eric Blake wrote:
On 02/01/2011 07:13 AM, Ralf Corsepius wrote:
I can understand if you are building non-free software you would not
want to use gnulib due to license reasons, but you could still use
autoconf.
Somewhat oversimplified, this applies to us.

RTEMS is an OS for embedded systems and is licensed under a "GPL with
exceptions for static linkage".
We choose to do so, because to users RTEMS presents itself as a set of
static libraries, they statically link their application code against.

As we do not want to force our users to release their code, "pure
GPL'ed" code is not applicable to us.
The gnulib stdbool module is LGPLv2+, which is about as flexible as you
can be.  Using gnulib's stdbool replacement does NOT require an
application to become GPL.

At the price of pulling in another "el-weirdo" tool, where formerly no tool was necessary - Great progress!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]