[Bug 2445] [IcedTea8] Support system libsctp

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 8 02:55:51 UTC 2016


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

--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=5795ffb337e0
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Nov 07 05:41:52 2016 +0000

    PR2445: Support system libsctp

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

        PR2445: Support system libsctp
        * Makefile.am:
        (ICEDTEA_CONFIGURE): Set --enable-system-sctp
        or --disable-system-sctp according to
        whether USE_SYSTEM_PCSC is set or not.

    2015-07-07  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR2445: Support system libsctp
        * INSTALL:
        Document --enable-system-sctp option
        and necessary dependencies.
        * Makefile.am:
        (ICEDTEA_CONFIGURE_ENV): Add SCTP_CFLAGS
        and SCTP_LIBS to support the system SCTP
        option.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_CHECK_FOR_SCTP): Add --enable-system-sctp
        option.
        * configure.ac: Invoke IT_CHECK_FOR_SCTP.

-- 
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/20161108/66710ef6/attachment.html>


More information about the distro-pkg-dev mailing list