bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] use libcrypto routines in gnulib


From: Paul Eggert
Subject: Re: [PATCH] use libcrypto routines in gnulib
Date: Tue, 03 Dec 2013 09:47:29 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 12/03/2013 05:45 AM, Pádraig Brady wrote:
> I'll probably do this in coreutils configure.ac before gl_INIT,
> so as to at least set the default as coreutils wants and caters for,
> and allowing users to --without-openssl if they want.
>
> dnl Enable use of libcrypto by default
> AS_VAR_SET_IF([with_openssl], [], [with_openssl=maybe])

OK, but this means that the configure --help output is still wrong, since it
says the default is 'no'?

>
> Hmm, I don't think the above mentioned fail if not available?
> I'm using "maybe" above anyway, so that "yes" may be
> treated like this in future.

Perhaps I'm reading too much into the standards, but that's how
--with-jpeg etc. behave in GNU Emacs 'configure'.



reply via email to

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