On Tue, 13 Jun 2000, Paul F. Kunz wrote:

>    I have a project that has both Java and C source code.   I'm
> converting to an automake build environment.   I'm a bit confused on
> how to handle some of the standard targets when the Java code is in a
> `Java package'.   Could someone one send me their solution, or point
> me to a CVS repository tht is on the Web.   Seeing some examples will
> surely help me.

You can check out how the Tcl/Java project does things.

setenv CVSROOT :pserver:[EMAIL PROTECTED]:/cvsroot

cvs login
passwd cvs

cvs checkout tcljava

See the file tcljava.m4 for some handy JNI and JVM detection
macros.

Mo DeJong
Red Hat Inc

Reply via email to