"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>.
Actually, I'd start with http://ac-archive.sourceforge.net/Java_Support/index.html
:)
cheers, dalibor topic
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://mail.gnu.org/mailman/listinfo/autoconf