[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs core TLS support
From: |
Andreas Schwab |
Subject: |
Re: Emacs core TLS support |
Date: |
Fri, 10 Sep 2010 10:33:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Lars Magne Ingebrigtsen <address@hidden> writes:
> Ted Zlatanov <address@hidden> writes:
>
> [...]
>
>>>> +HAVE_GNUTLS=no
>>>> +if test "${with_gnutls}" = "yes" ; then
>>>> + PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 2.2.4])
>>
>> AS> Are you sure you want to make gnutls a required dependency of Emacs?
>
> How does this make gnutls a required dependency?
By erroring out by default if gnutls is not available.
> I'm not really very familiar with the autoconf language, but I
> thought that this meant that somebody had said --with-gnutls=yes...
In the current incarnation --with-gnutls is the default.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/05
- Re: Emacs core TLS support, Andreas Schwab, 2010/09/05
- Re: Emacs core TLS support, Stefan Monnier, 2010/09/05
- Re: Emacs core TLS support, Andreas Schwab, 2010/09/06
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/06
- Re: Emacs core TLS support, Andreas Schwab, 2010/09/06
- Re: Emacs core TLS support, Andreas Schwab, 2010/09/06
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/09
- Re: Emacs core TLS support, Lars Magne Ingebrigtsen, 2010/09/09
- Re: Emacs core TLS support,
Andreas Schwab <=
- Re: Emacs core TLS support, Lars Magne Ingebrigtsen, 2010/09/10
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/10
- Re: Emacs core TLS support, Stefan Monnier, 2010/09/11
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/14
- Re: Emacs core TLS support, Stefan Monnier, 2010/09/06
- Message not available
- Message not available
- Re: Emacs core TLS support, Ted Zlatanov, 2010/09/11
- Re: Emacs core TLS support, Stefan Monnier, 2010/09/12
- Message not available
- Message not available
- Re: Emacs core TLS support, Nikos Mavrogiannopoulos, 2010/09/13
- Message not available
- Re: Emacs core TLS support, Nikos Mavrogiannopoulos, 2010/09/14
- Re: Emacs core TLS support, Lars Magne Ingebrigtsen, 2010/09/14