Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> and all in all I'm really not sure whether we shouldn't just convince
> users to fix the file permissions of install-sh instead.
I agree. Let's just do that. It's much simpler.
> +so your package should contain @file{install-sh} as described under
* Ralf Wildenhues wrote on Sat, Jun 10, 2006 at 04:40:57PM CEST:
>
> There is still an Automake problem with this patch, exposed by a
> nobase.test failure: install-sh needs executable permissions set so that
> it works with AC_PROG_MKDIR_P (they can be unset if install-sh comes
> into play by mea
Hello,
On Sat, Jun 10, 2006 at 04:40:57PM +0200, Ralf Wildenhues wrote:
> OK to apply the patch below to Automake?
thank you for your patch. A minor nit: the same work can be done by
one sed in the pipe; see the attached variation of your patch.
Have a nice day,
Stepan
* m4/mkd