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

Re: svn commit: r9340 - trunk

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-13 22:38:02 CEST

On Mon, Apr 12, 2004 at 05:24:30PM -0500, maxb@tigris.org wrote:
> Author: maxb
> Date: Mon Apr 12 17:23:56 2004
> New Revision: 9340
>
> Modified:
> trunk/build.conf
> Log:
> * build.conf (libsvn_swig_py): Add "swig_runtime" to "libs".
>
>
> Modified: trunk/build.conf
> ==============================================================================
> --- trunk/build.conf (original)
> +++ trunk/build.conf Mon Apr 12 17:23:56 2004
> @@ -323,7 +323,7 @@
> lang = python
> path = subversion/bindings/swig/python/libsvn_swig_py
> sources = swigutil_py.c
> -libs = libsvn_subr libsvn_delta aprutil apriconv apr
> +libs = swig_runtime libsvn_subr libsvn_delta aprutil apriconv apr
> install = swig-py-lib
> # need special build rule to include -DSWIGPYTHON
> compile-cmd = $(COMPILE_SWIG_PY)

Maybe I missed something but umm what is swig_runtime for?

-- 
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 Tue Apr 13 22:38:24 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.