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