[Bug 1537] [IcedTea8] Allow use of system Kerberos to obtain cache location
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Nov 4 05:27:15 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1537
--- Comment #9 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=e0d2f3fc801e
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Nov 04 02:56:05 2016 +0000
PR1537: Allow use of system Kerberos to obtain cache location
2016-11-03 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR1537: Allow use of system Kerberos to obtain cache location
* Makefile.am:
(ICEDTEA_CONFIGURE): Set --enable-system-kerberos
or --disable-system-kerberos according to
whether USE_SYSTEM_KERBEROS is set or not.
* NEWS: Updated.
2013-08-30 Andrew John Hughes <gnu.andrew at redhat.com>
PR1537: Allow use of system Kerberos to obtain cache location
* INSTALL: Update with --enable-system-kerberos
option.
* Makefile.am:
(ICEDTEA_CONFIGURE_ENV): Set 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.
--
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/20161104/08b22c77/attachment.html>
More information about the distro-pkg-dev
mailing list