[Bug 2918] [IcedTea8] Makefile handles cacerts as a symlink, but the configure check doesn't
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Apr 7 03:19:43 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2918
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=560c5d58d756
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Apr 07 04:18:28 2016 +0100
PR2918: Makefile handles cacerts as a symlink, but the configure check
doesn't
2016-04-06 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2918: Makefile handles cacerts as a symlink,
but the configure check doesn't
* Makefile.am:
(JDK_CACERTS_FILE): Removed as no longer needed.
(CACERTS_FILE): Just use @ALT_CACERTS_FILE@ directly
as it will have been resolved by configure.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_CACERTS_FILE): Detect if the cacerts is
a symlink and resolve it if so.
--
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/20160407/952d7316/attachment.html>
More information about the distro-pkg-dev
mailing list