Shouldn't csharpcomp-script and javacomp-script also invoke
AC_CONFIG_FILES on the scripts? I need to do that manually now, and
gnulib-tool didn't tell me about it.
I can't come up with a simple patch -- the AC_CONFIG_FILES statement
would have to include the directory somehow. It should probabl
Bruno Haible <[EMAIL PROTECTED]> writes:
>> 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.
Right.
> - It completely ignores CLASSPATH issues.