>>>>> "Braden" == Braden McDaniel <[EMAIL PROTECTED]> writes:

>> JAVAC = gcj -C

Braden> I thought of that, but thought there might be something less
Braden> subtle.  Perhaps this should be done by the AM_PROG_GCJ macro?

This is actually sort of a standard approach.
AC_PROG_CC looks at the CC environment variable.

As I recall AM_PROG_GCJ is only useful for compiling java to object
code.

Tom


Reply via email to