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

Re: subversion/include/svn_delta.h and apr_md5.h

From: Sander Roobol <phy_at_wanadoo.nl>
Date: 2003-05-13 14:00:44 CEST

Filed as issue #1308.

Sander

On Thu, May 01, 2003 at 10:08:14PM +0200, Olaf Hering wrote:
> On Thu, May 01, Olaf Hering wrote:
>
> > It seems only 'make swig-py' is affected. I'm a bit lost with that build
> > system, any ideas how to fix it?
>
> A possible fix:
>
> Index: Makefile.in
> ===================================================================
> --- Makefile.in (revision 5777)
> +++ Makefile.in (working copy)
> @@ -100,7 +100,7 @@
> -I$(abs_srcdir)/subversion/include \
> $(SVN_APR_INCLUDES)
> SWIG_LDFLAGS = @SWIG_LDFLAGS@
> -SWIG_PY_INCLUDES = @SWIG_PY_INCLUDES@
> +SWIG_PY_INCLUDES = @SWIG_PY_INCLUDES@ @SVN_APRUTIL_INCLUDES@
> SWIG_PY_COMPILE = @SWIG_PY_COMPILE@
> SWIG_PY_LINK = @SWIG_PY_LINK@
> SWIG_JAVA_INCLUDES = @SWIG_JAVA_INCLUDES@
>
> --
> USB is for mice, FireWire is for men!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 13 14:21:04 2003

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.