emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r115420: Use libcrypto's checksum implementation


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r115420: Use libcrypto's checksum implementations if available, for speed.
Date: Tue, 10 Dec 2013 23:40:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> I'm tired of adding more static dependencies to Emacs
> OK, I've disabled libcrypto by default, in trunk bzr 115446.
> This means Emacs will not use libcrypto unless the person who
> runs 'configure' specifically asks for it.

No, I want to revert the previous commit, not just "disable it by
default".  It's going in the wrong direction.

> The dependency remains in the code even if it's off by default.  I think
> Stefan's objection is not to the default or to the licensing but to the
> code complexity and growth.  In other words, the policy is not to scorch
> the earth but to wait for the spring FFI cleanup :)

Thanks, Ted, that's pretty much it,


        Stefan



reply via email to

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