"Verma, Nitin (GE Consumer & Industrial)" <[EMAIL PROTECTED]> 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>.


_______________________________________________
Autoconf mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/autoconf

Reply via email to