[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: --with-ssl, --with-openssl - svn commit: r1035375 - /subversion/trunk/configure.ac

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Tue, 16 Nov 2010 11:50:19 +0000

On Mon, 2010-11-15 at 17:59 +0000, cmpilato_at_apache.org wrote:
> Author: cmpilato
> Date: Mon Nov 15 17:59:39 2010
> New Revision: 1035375
>
> URL: http://svn.apache.org/viewvc?rev=1035375&view=rev
> Log:
> For issue #3301 ("Cannot build without OpenSSL"),

<http://subversion.tigris.org/issues/show_bug.cgi?id=3301>

> add some (hopefully)
> helpful info to 'configure --help' output.
>
> * configure.ac
> Add --help information about the --with-openssl parameter, which
> (like --with-ssl) isn't used by Subversion itself, but by a
> dependent library (Serf, in this case). Also note the alternatives
> available (Serf for Neon, and vice-versa).

Based on my understanding from this help text, I think we should rename
those options to something like

  --with-neon-openssl
  --with-serf-openssl

and deprecate the old names

  --with-openssl
  --with-ssl

Did I get them the right way around? Ah, no - other way around. That's
my point, you see :-)

Makes sense?

- Julian
Received on 2010-11-16 12:53:00 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.