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

Re: libsvn_swig_py.so not being installed [PATCH]

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-10 12:17:18 CEST

On Thu, Jul 08, 2004 at 06:06:18PM -0400, Russell Yanofsky wrote:
> The last patch created a circular dependency in the makefile. A new patch is
> attached which avoids this.
>
> Log Message:
>
> Build generator fix. Make install targets in generated makefile have
> explicit dependencies on library install targets. So for example,
> make the "install-bin" target depend on the "install-lib"
> target because one or more of the installed files in "install-bin"
> depends on one or more libraries installed by "install-lib"
>
> * build/generator/gen_make.py
> (Generator.write):
> output install dependencies from graph
>

Committed in r10212, it works well here.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 10 12:17:39 2004

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.