[Bug 3119] [IcedTea7] 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 Jul 28 18:55:58 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3119

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=585a1a8b57bf
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 28 19:58:24 2016 +0100

    PR3119: Makefile handles cacerts as a symlink, but the configure check
doesn't

    2016-04-06  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3119: 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/20160728/8660c3ab/attachment.html>


More information about the distro-pkg-dev mailing list