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

Re: svn commit: rev 2274 - trunk

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-18 23:46:51 CEST

Greg Stein <gstein@lyra.org> writes:

> > Modified: trunk/build.conf
> > ==============================================================================
> > --- trunk/build.conf (original)
> > +++ trunk/build.conf Tue Jun 18 16:17:52 2002
> > @@ -108,6 +108,7 @@
> > [libsvn_fs]
> > type = lib
> > path = subversion/libsvn_fs
> > +sources = *.c bdb/*.c util/*.c
> > install = fs-lib
> > libs = libsvn_delta libsvn_subr $(SVN_APRUTIL_LIBS) $(SVN_DB_LIBS) $(SVN_APR_LIBS)

This is not enough for a VPATH build. The directories
subversion/libsvn_fs/bdb and subversion/libsvn_fs/util do not get
created.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 18 23:47:26 2002

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.