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

Re: Subversion 1.5.0-rc9 configure --with-zlib

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Tue, 17 Jun 2008 17:45:42 +0200

2008-06-16 23:58 <petesea_at_bigfoot.com> napisaƂ(a):
> Not sure if this is a bug or it's on purpose...

It's on purpose.

> With subversion 1.4.6 I can run configure like this:
>
> configure --with-zlib
>
> ie. WITHOUT an argument to --with-zlib.

^/branches/1.4.x/configure.in claims that Subversion-1.4.*'s configure
doesn't support any '--with-zlib' option. When you pass an
unrecognized '--with-something' option to configure created by
Autoconf <2.62, this option is silently ignored.

> But with subversion 1.5.0-rc9, I get the following error:
>
> configure: error: --with-zlib requires an argument.

You can pass '--with-zlib=/path'. It isn't necessary when zlib is
installed in the standard place.
Received on 2008-06-17 17:45:57 CEST

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.