I'm not on the automake list, but noticed Simon Richter;s posting from March 1.
I would like support for GCJ. What I've done in Kawa
(a large autotools-based Java library) is support a
--with-gcj flag. When it is specified, not only
will .class and .jar files be built using gcj -C,
but also creates .o and .lo and .so files.
This is done using various kludges - real automake
support would be better!
--
--Per Bothner
[EMAIL PROTECTED] http://www.bothner.com/per/