autoconf
[Top][All Lists]
Advanced

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

Re: [patch] Keep executability of config.status-ed files


From: Jan Kratochvil
Subject: Re: [patch] Keep executability of config.status-ed files
Date: Wed, 10 Dec 2003 16:58:16 +0100
User-agent: Mutt/1.4.1i

Hi,

On Wed, 10 Dec 2003 16:46:35 +0100, Eric Sunshine wrote:
...
> > The attached patch will "chmod +x FILE"
> > if "test -x FILE.in" (specifically if "test -x" any of the input files).
> 
> Unfortunately, older 'test' commands do not recognize the -x option, 

Just a try - this is also forbidden?: if ls -ld $f | grep -q '^...x'; then


Regards,
Lace

-- 
Jan Kratochvil; Captive: free r/w NTFS Filesystem; http://www.jankratochvil.net/

Attachment: autoconf-2.57-keep-exec-v2.patch
Description: Text document


reply via email to

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