Another minor maintenance patch to be applied after 1.11.2.

-*-*-

* 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   |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 automake.in

diff --git a/ChangeLog b/ChangeLog
index 2de1027..d7e76d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-09  Stefano Lattarini  <stefano.lattar...@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-07  Stefano Lattarini  <stefano.lattar...@gmail.com>
 
        maint: sync auxiliary files from upstream
diff --git a/automake.in b/automake.in
old mode 100755
new mode 100644
-- 
1.7.2.3


Reply via email to