From kde-core-devel Tue Jun 14 14:27:01 2005 From: Martin Ellis Date: Tue, 14 Jun 2005 14:27:01 +0000 To: kde-core-devel Subject: Re: Build system for KDE4 Message-Id: <200506141527.01317.m.a.ellis () ncl ! ac ! uk> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=111881477326736 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