bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Separate csharpcomp.sh, and a license problem


From: Simon Josefsson
Subject: Re: Separate csharpcomp.sh, and a license problem
Date: Wed, 11 Jan 2006 17:21:52 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> How would build-aux/ be substituted into $auxdir?  Should gnulib-tool
>> substitute 'build-aux/' in configure.ac:-statements to $auxdir?
>
> I committed this patch.

Works fine, thanks!

However, I'm wondering whether:

AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])

is the best default.   It seem to cause csharpcomp.sh to end up in the
top-level directory.  I don't like this.  How about changing it to:

AC_CONFIG_FILES([build-aux/csharpcomp.sh])

?

Same for javacomp-script, I assume.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]