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 probably be in
the generated gnulib-comp.m4.  But how should gnulib-tool know how to
add it?  Should we add another line in the modules-file, i.e.:

Config-files:
lib/csharpcomp.sh

Which gnulib-tool translate into the proper AC_CONFIG_FILES?

It seems gnulib-tool might as well insert a AC_CONFIG_FILES for the
generated Makefile too.

What do you think?

Thanks.


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

Reply via email to