[Bug 1535] [IcedTea6] Allow use of system Kerberos to obtain cache location
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Aug 30 06:34:39 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1535
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=f9e660ea2227
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Fri Aug 30 14:34:17 2013 +0100
PR1535: Allow use of system Kerberos to obtain cache location
2013-08-30 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(ICEDTEA_PATCHES): Add new patch.
(ICEDTEA_ENV): Set SYSTEM_KRB5, KRB5_LIBS
and KRB5_CFLAGS.
* acinclude.m4:
(IT_CHECK_FOR_KERBEROS): Add --enable-system-kerberos
option (on by default) which checks for libkrb5 and
the krb5.h header.
* configure.ac: Invoke IT_CHECK_FOR_KERBEROS.
* patches/alternative_krb5_cache_fixup.patch:
Fix previous Kerberos patch to fall back on old
method of using /tmp/krb5cc_<uid> and to allow
the LDFLAGS for Kerberos to be specified.
* INSTALL: Updated.
* NEWS: Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130830/2345fb7c/attachment.html
More information about the distro-pkg-dev
mailing list