On Mon, 2010-11-15 at 17:59 +0000, cmpil...@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


Reply via email to