From: | tlyu@mit.edu |
Subject: | SVN Commit |
Fail during configure if unable to find ar
Fail during configure time if the configure script can't locate the
"ar" program, instead of producing a delayed failure during build time
by running the "false" command. Some Solaris releases have ar in
/usr/ccs/bin, which is not in the default path for some users.
(cherry picked from commit 2c990e6418cd7cee7ca178a3175b07ed6a01ffae)
https://github.com/krb5/krb5/commit/8d429036dac9dc4287a095fe8dfcd1ef782b9b5f
Author: Tom Yu <tlyu@mit.edu>
Commit: 8d429036dac9dc4287a095fe8dfcd1ef782b9b5f
Branch: krb5-1.10
src/aclocal.m4 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)