Re: 10 failures in recent automake checkout testsuite under Solaris 9

2006-06-12 Thread Paul Eggert
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

Re: 10 failures in recent automake checkout testsuite under Solaris 9

2006-06-12 Thread Ralf Wildenhues
* 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

Re: 10 failures in recent automake checkout testsuite under Solaris 9

2006-06-12 Thread Stepan Kasal
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