Re: [PATCHES] Remove useless executable bits from two files

2009-12-05 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Fri, Dec 04, 2009 at 08:50:46PM CET: > I noticed that at least two files in the automake tree have the > executable bit on, without really needing it: > - the committed file `automake.in' (note that the similar file > `aclocal.in' is not executable)

[PATCHES] Remove useless executable bits from two files

2009-12-04 Thread Stefano Lattarini
Hello automakers. I noticed that at least two files in the automake tree have the executable bit on, without really needing it: - the committed file `automake.in' (note that the similar file `aclocal.in' is not executable) - the generated file `lib/Automake/Config.pm' The two very simple