On Tuesday 14 Jun 2005 14:06, Richard Dale wrote: > Oh dear, that is just so underwhelming.. Also there doesn't seem to be a > standard autoconf macro for detecting the presense of gcj, and maybe giving > gij an alias of java, and gcj and alias of javac. That would make it easy > to replace the Sun jdk tools with Free Software gcj for building the java > Qt/KDE bindings. What's wrong with using these? The docs for ac_prog_java_cc and ac_prog_javac seem to support/prefer gcj: http://autoconf-archive.cryp.to/macros-by-category.html#JAVA Martin