autoconf
[Top][All Lists]
Advanced

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

Re: Java / Autoconfig


From: Dalibor Topic
Subject: Re: Java / Autoconfig
Date: Wed, 26 May 2004 12:08:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040421

Paul Eggert wrote:
"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>.

Actually, I'd start with http://ac-archive.sourceforge.net/Java_Support/index.html

:)

cheers,
dalibor topic




reply via email to

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