[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: Dan Allen <dan_at_mojavelinux.com>
Date: 2003-05-12 21:27:15 CEST

>> 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@

+1

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <dan@mojavelinux.com>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
"If you still don't like it, that's ok: that's why I'm boss. I 
simply know better than you do." 
 -- Linus Torvalds
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 12 21:23:00 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.