autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java / Autoconfig


From: Paul Eggert
Subject: Re: Java / Autoconfig
Date: Tue, 25 May 2004 11:04:01 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

"Verma, Nitin (GE Consumer & Industrial)" <address@hidden> writes:

> Do we have macros for JAVA.
>
> Like:
>  AC_PROG_JAVA
>  AC_CHECK_JCLASS(java.lang.StackTraceElement)
>  
> AC_CHECK_JMETHOD(java.lang.Throwable#setStackTrace(java.lang.StackTraceElement))

Sorry, no.

> If not can someone guide me making these?

The general idea is to copy what's already in AC_PROG_CXX, etc.
Please see the current Autoconf source code from this.  You should
start with the latest code in CVS; see
<http://savannah.gnu.org/projects/autoconf>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]