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

Re: svn commit: r1379474 - in /subversion/trunk/subversion: include/private/svn_sqlite.h libsvn_subr/opt.c libsvn_subr/sqlite.c libsvn_subr/sysinfo.c libsvn_subr/sysinfo.h

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 31 Aug 2012 16:59:57 +0200

On 31.08.2012 16:57, brane_at_apache.org wrote:
> Author: brane
> Date: Fri Aug 31 14:57:07 2012
> New Revision: 1379474
>
> URL: http://svn.apache.org/viewvc?rev=1379474&view=rev
> Log:
> With "svn --version --verbose", print compile-time and run-time versions
> of APR, APR-Util and SQLite.

This change takes care of the hard dependencies that are always linked
with (or compiled into) libsvn_subr. I'm not sure what to do with serf,
BDB, etc. that libsvn_subr does not depend on. I feel it would be wrong
if we linked them in, but can't think of another way to find the
run-time versions of those libraries.

-- Brane

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-08-31 17:00:34 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.