Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
Description
Currently, the libsvnjavahl, install-javahl-lib, javahl-javah, and install-javahl-javah targets do not work independently because they do not compile required dependencies. This patch adds javahl-java and javahl-javah to the dependency lists of javahl-javah and libsvnjavahl respectively so that it will be possible to use these targets independently. This patch has no dependencies and will work on the current trunk. LOG MESSAGE: * build.conf (libsvnjavahl, install-javahl-lib): Add javahl-javah to the dependencies for libsvnjavahl so that the libsvnjavahl target will work independently (javahl-javah, install-javahl-javah): Add javahl-java to the dependencies for javahl-javah so that the javahl-javah target will work independently
Original issue reported by djames