Simon Josefsson wrote:
> 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.

You can probably assume that the .sh.in file is in the build-aux dir,
i.e. in $top_srcdir/$ac_aux_dir, and that the .sh file will be put into
the $top_builddir. Like for libtool for example. This should
simplify things.

> Should we add another line in the modules-file, i.e.:
>
> Config-files:
> lib/csharpcomp.sh

I don't think this is needed.

Bruno



_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to