On Wed, 09 Mar 2005 12:34:49 +0100, Bob Deblier <bob.deblier@xxxxxxxxxx> wrote: > My tentative approach is using autoconf to figure out if either gcj/gcjh > or javac/javah is available, generate a build.xml file for Apache Ant. I > have this working for Sun's JDK. Support for gcj should be easier once > libgcj contains javax.crypto - is this planned for 4.0? Bob, why would you using autoconf to detect the correct libs, progs, and setup your makefiles only to generate a build.xml and invoke ant? To me it seems like you are introducting additional complexity and dependencies but I may be wrong. -- Jeffrey Morgan "The highest reward for a man's toil is not what he gets for it, but what he becomes by it" - Jon Ruskin