Re: Java / Autoconfig

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

 



"Verma, Nitin (GE Consumer & Industrial)" <NITIN.VERMA@xxxxxx> 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
Autoconf@xxxxxxx
http://mail.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux