[Bug 3221] New: [IcedTea8] Use pkgconfig to detect Kerberos CFLAGS and libraries
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Nov 7 04:50:31 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3221
Bug ID: 3221
Summary: [IcedTea8] Use pkgconfig to detect Kerberos CFLAGS and
libraries
Product: IcedTea
Version: 8-hg
Hardware: all
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
Currently, the flags for building against Kerberos (--enable-system-kerberos)
use AC_CHECK_LIB and AC_CHECK_HEADER to find a known function and header file.
We should instead take the settings from the pkgconfig file provided by
mit-krb5.
--
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/20161107/16678bfd/attachment.html>
More information about the distro-pkg-dev
mailing list