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

Re: SWIG Again

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-20 01:22:39 CET

John Lenz <lenz@cs.wisc.edu> writes:

> The only problem I currently see with external-all (taking a glance at it
> right now), is we don't want to run make install inside the SWIG directory.
> It seems that EXTERNAL_PROJECT_DIRS is used for both external-all and
> external-install. SWIG is only a build time tool, so if we are building it
> externally, after the build is over SWIG is not needed... no need to
> install it.

You could make external-all operate on two lists EXTERNAL_PROJECT_DIRS
and EXTERNAL_PROJECT_DIRS_NOINST and put SWIG in the second list. Or
you could just skip SWIG using code like that for neon in the
external-extraclean rule.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 20 01:23:48 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.