Make configuration scripts executable
authorSam Hartman <hartmans@mit.edu>
Wed, 24 Aug 2005 16:10:17 +0000 (16:10 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 24 Aug 2005 16:10:17 +0000 (16:10 +0000)
Mark the shell scripts under config and util as executable.

Tom, this probably wants to be pulled up to the 1.3 branch as well.

ticket: new
Tags: pullup
Target_Version: 1.4.3

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17352 dc483132-0cff-0310-8789-dd5450dbe970

src/config/config.guess [changed mode: 0644->0755]
src/config/config.sub [changed mode: 0644->0755]
src/config/install-sh [changed mode: 0644->0755]
src/util/reconf [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)