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

Re: svn commit: r35263 - in trunk: . build build/ac-macros subversion/libsvn_subr

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 15 Jan 2009 11:37:12 -0600

Hyrum K. Wright wrote:
> Author: hwright
> Date: Thu Jan 15 09:12:23 2009
> New Revision: 35263
>
> Log:
> Make configure a bit more flexible when is comes to SQLite:
> * When given the --with-sqlite flag:
> - check that the target is a sqlite installation that exists and meets
> our minimum requirements
> - check that the target is the sqlite amalgamation that exists and meets
> our minimum requirements
>
> * When not given the --with-sqlite flag:
> - check for the shared library via pkg-config
> - check for an appropriate amalgamation file in build/
>
> INSTALL still needs to be updated, as does the code for including the
> amalgamation file in -deps. Those commits will follow shortly.
>
> This commit also reverts portions of r35241, which added initial support
> for the amalgamation file (to the detriment of library installs).
...

This probably hopelessly breaks thinks on Windows. Any windows-minded person
who could take a look at this is welcome and encouraged to.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1026755
Received on 2009-01-15 18:37:31 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.