Hi Juan,
Juan F. Codagnone wrote:
>Hi, there is a small bug that prevents me from building javahl. (some .h are
>not being generated).
>
>
Is this bug on the trunk or the subversion-1.0.x branch?
For the trunk, you should forget about the automake oriented build of
javahl and use the intergrate build.
(./configure --enable-javahl)
>Regards,
> Juan.
>
>ps. cc me, im not in the list
>
>
>
>------------------------------------------------------------------------
>
>Index: subversion/bindings/java/javahl/native/Makefile.am
>===================================================================
>--- subversion/bindings/java/javahl/native/Makefile.am (revision 9527)
>+++ subversion/bindings/java/javahl/native/Makefile.am (working copy)
>@@ -10,7 +10,7 @@
> org_tigris_subversion_javahl_SVNAdmin.cpp
>
> BUILT_SOURCES = org_tigris_subversion_javahl_SVNClient.h \
>- org_tigris_subversion_javahl_SVNAdmin.h
>+ org_tigris_subversion_javahl_SVNAdmin.h \
> org_tigris_subversion_javahl_SVNClient_LogLevel.h \
> org_tigris_subversion_javahl_NodeKind.h \
> org_tigris_subversion_javahl_Notify_Action.h \
>
>
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 27 07:00:05 2004