You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David James <st...@gmail.com> on 2004/09/19 05:58:35 UTC

[PATCH] Add javahl-javah to libsvnjavahl dependencies

PROBLEM WE SOLVE:

This patch adds javahl-javah to the libsvnjavahl dependencies so that
the libsvnjavahl and install-javahl-lib targets will work. This patch
depends on my previous fix to the JavaHL dependency system (See
<http://www.contactor.se/~dast/svn/archive-2004-09/0649.shtml>)

This patch brings us closer to solving issue #2039
<http://subversion.tigris.org/issues/show_bug.cgi?id=2039>

LOG MESSAGE:
* build.conf
  (libsvnjavahl, install-javahl-lib): Add javahl-javah to the
dependencies for libsvnjavahl so that the libsvnjavahl and
install-javahl-lib targets will work

Re: [PATCH] Add javahl-javah to libsvnjavahl dependencies

Posted by David James <st...@gmail.com>.
> This patch depends on my previous fix to the JavaHL dependency system (See
> <http://www.contactor.se/~dast/svn/archive-2004-09/0649.shtml>)
This patch also depends on my cross-library interdependency fix for
svnlib_fs and svnlib_ra. See
<http://www.contactor.se/~dast/svn/archive-2004-09/0648.shtml>.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org