[ruby-core:74043] Re: [Ruby trunk Misc#12124] Use Automake

From: Eric Wong <normalperson@...>
Date: 2016-02-29 06:17:38 UTC
List: ruby-core #74043
shyouhei@ruby-lang.org wrote:
> - I'm afraid automake contaminates this project with GPL.

Not true, automake gives something like the following:

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

Either the above or special exception (same thing we already have
for autoconf-generated stuff).

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread