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

Re: configure script option's name missmatch

From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Mon, 30 Nov 2009 05:33:25 -0600

On Nov 30, 2009, at 03:25, Aleksandr Vinokurov wrote:

> I've just noticed a typo in the configure script (somewhere in it):
>
> Look at it's output:
> >--------------------<cut>--------------------<
> checking openssl/opensslv.h usability... no
> checking openssl/opensslv.h presence... no
> checking for openssl/opensslv.h... no
> configure: error: We require OpenSSL; try --with-openssl
> configure failed for serf
> >--------------------<cut>--------------------<

This is serf's configure script.

 
> And then -- it's reaction on '--with-openssl':
> >--------------------<cut>--------------------<
> configure: WARNING: unrecognized options: --with-openssl
> configure: Configuring Subversion 1.6.6
> configure: creating config.nice
> >--------------------<cut>--------------------<

This is Subversion's configure script. It doesn't recognize the --with-openssl option but will pass it on to the serf configure script which will make use of it.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2425440

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-30 12:34:15 CET

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

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