Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 502 Make KCM the default ccache on OS X If we do not find a default ccache value from krb5-config and we detect that the host platform is OS X 10.7 or higher, use KCM: as the default ccache name instead of FILE:/tmp/krb5cc_%{uid}. https://github.com/krb5/krb5/commit/f2aabecc10508c01b289e147a4c5f41969ab768f Author: Greg Hudson Commit: f2aabecc10508c01b289e147a4c5f41969ab768f Branch: master src/configure.in | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-)