Ben Reser wrote on Wed, Jul 03, 2013 at 07:10:46 -0700:
> On Wed, Jul 3, 2013 at 5:55 AM, Daniel Shahaf <danielsh_at_elego.de> wrote:
> > BDB's relicense to AGPL sparked some discussion about potentially
> > blacklisting it in configure or making it opt-in. Attached a patch that
> > blacklists it. (We can convert it to opt-in after we test with it, or
> > if someone asks, etc.)
> >
> > Thoughts?
>
> +1
>
> Not sure how to really handle the Windows build. I guess we can just
> add "60" if we test with it because we have no auto-detection, so
> you're making a deliberate choice to select a 6.0 version. Maybe add
> a warning to the stdout of gen-make.py when you choose to do so?
I don't think we need to add a warning that a feature is used that
requires a source code patch to be enabled.
Received on 2013-07-03 16:21:12 CEST