Simon Josefsson wrote: > > * modules/csharpcomp: Depend on it. > > * modules/javacomp: Depend on it. > > These two patches were forgotten, apparently.
Oops, fixed. Sorry, I'm constantly in a hurry these days. > I'm now using csharpcomp to build the Libidn C# port. > > How does javacomp relate to the automake Java support? - automake's support uses only gcj, ignoring the "javac" and "jikes" commands. - It completely ignores CLASSPATH issues. > How about merging the > javacomp script with automake? That would make it possible to use > non-gcj java compilers too. If that is done, perhaps also supporting > C#, through csharpcomp, in automake is simple. Supporting C# with csharpcomp would even be simpler, because on the Java side there are three possibilities at configure time (no Java support at all, Java support for creating jars, Java support for creating jars and executables) compared to only two possibilities for C#. Bruno _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib