[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H
From: |
Eric Blake |
Subject: |
Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H |
Date: |
Tue, 01 Feb 2011 07:55:18 -0700 |
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 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 |
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.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Simon Josefsson, 2011/02/01
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Ralf Corsepius, 2011/02/01
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H,
Eric Blake <=
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Ralf Corsepius, 2011/02/01
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Eric Blake, 2011/02/01
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Paul Eggert, 2011/02/01
- Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Paul Eggert, 2011/02/04
Re: HAVE_STDBOOL_H, AC_HEADER_STDBOOL, and AM_STDBOOL_H, Russ Allbery, 2011/02/01