emacs-devel
[Top][All Lists]
Advanced

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

Re: GnuTLS/TLS proposals for after the release


From: Paul Eggert
Subject: Re: GnuTLS/TLS proposals for after the release
Date: Wed, 20 Jul 2016 16:21:37 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 07/20/2016 03:14 PM, Ted Zlatanov wrote:
SM> Another step in the same direction is to make ./configure fail if
SM> libgnutls is not found.

That's a one-line change IIRC, so it just needs the OK from John or Eli
(since it's a pretty major change).

It's not that big a deal to treat libgnutls like other key libraries. Namely, 'configure' fails if the library is missing, unless you specifically say you don't want the library by configuring with the --with-gnutls=no option. Something like the attached patch, say.

Attachment: 0001-Require-libgnutls-unless-with-gnutls-no.patch
Description: Text Data


reply via email to

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