[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATH] javahl automake bug

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-04-27 06:59:32 CEST

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

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.