]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: remove executable bit from automake.in
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 9 Dec 2011 08:51:21 +0000 (09:51 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 22 Dec 2011 11:28:15 +0000 (12:28 +0100)
* automake.in: This file is not meant to be executed, only to
be preprocessed to create the `automake' script; so don't leave
it executable.

ChangeLog
automake.in [changed mode: 0755->0644]

index 49b6e8bf956a2d9a6c760a95019cbc19c291d7ec..ea92d23d76f487debbee01a0c641584b7a7e8731 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-22  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       maint: remove executable bit from automake.in
+       * automake.in: This file is not meant to be executed, only to
+       be preprocessed to create the `automake' script; so don't leave
+       it executable.
+
 2011-12-20  Peter Rosin  <peda@lysator.liu.se>
 
        tests: fix spurious failure on systems lacking unistd.h
old mode 100755 (executable)
new mode 100644 (file)