diff options
author | Sam Hartman <hartmans@mit.edu> | 2005-08-24 16:10:17 +0000 |
---|---|---|
committer | Sam Hartman <hartmans@mit.edu> | 2005-08-24 16:10:17 +0000 |
commit | 2eb79ad30829beb64365efe992dd50f51aad9d43 (patch) | |
tree | e5e2e93940ec8f14f71d6068100d112b224394d1 /src | |
parent | b961a095bbb87bda597e00960c1b01672f23dc79 (diff) | |
download | krb5-2eb79ad30829beb64365efe992dd50f51aad9d43.tar.gz krb5-2eb79ad30829beb64365efe992dd50f51aad9d43.tar.xz krb5-2eb79ad30829beb64365efe992dd50f51aad9d43.zip |
Make configuration scripts executable
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
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--] | src/config/config.guess | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/config/config.sub | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/config/install-sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/util/reconf | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/config/config.guess b/src/config/config.guess index 500ee74b0..500ee74b0 100644..100755 --- a/src/config/config.guess +++ b/src/config/config.guess diff --git a/src/config/config.sub b/src/config/config.sub index 1f31816b9..1f31816b9 100644..100755 --- a/src/config/config.sub +++ b/src/config/config.sub diff --git a/src/config/install-sh b/src/config/install-sh index f5061e7e2..f5061e7e2 100644..100755 --- a/src/config/install-sh +++ b/src/config/install-sh diff --git a/src/util/reconf b/src/util/reconf index 604b7164b..604b7164b 100644..100755 --- a/src/util/reconf +++ b/src/util/reconf |