[Bug 1978] [IcedTea8] Support using the system installation of libpcsclite

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Nov 4 05:27:22 UTC 2016


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

--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=c225b27cff90
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Nov 04 03:26:00 2016 +0000

    PR1978: Allow use of system PCSC

    2016-11-03  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR1978: Allow use of system PCSC
        * Makefile.am:
        (ICEDTEA_CONFIGURE): Set --enable-system-pcsc
        or --disable-system-pcsc according to
        whether USE_SYSTEM_PCSC is set or not.

    2014-01-31  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1978: Allow use of system PCSC
        * INSTALL: Update with --enable-system-pcsc
        and add configure options for image libraries.
        Remove --with-gcj.
        * Makefile.am:
        (ICEDTEA_CONFIGURE_ENV): Add system libpcsc options.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_CHECK_FOR_PCSC): System libpcsclite support macro.
        * configure.ac:
        Call IT_CHECK_FOR_PCSC.
        * remove-intree-libraries.sh.in:
        Remove libpcsclite headers when building with system
        version.

-- 
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/6cca377c/attachment.html>


More information about the distro-pkg-dev mailing list