[Bug 2964] [IcedTea8] Set system defaults based on OS

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 18 05:26:54 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=4735bd39ff61
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jul 18 06:04:06 2016 +0100

    PR2964: Set system defaults based on OS

    2016-05-17  Andrew John Hughes  <gnu.andrew at redhat.com>

        PR2964: Set system defaults based on OS
        * NEWS: Updated.
        * acinclude.m4:
        (IT_ENABLE_WARNINGS): Make sure all possible
        values of enableval are handled.
        (IT_LOCATE_NSS): Likewise.
        (IT_CHECK_FOR_LCMS): Likewise. Use a similar case
        statement as in IT_SET_OS_DIRS to determine default
        based on OS.
        (IT_CHECK_FOR_ZLIB): Likewise.
        (IT_CHECK_FOR_JPEG): Likewise.
        (IT_CHECK_FOR_PNG): Likewise.
        (IT_CHECK_FOR_GIF): Likewise.

    2013-12-26  Andrew John Hughes  <gnu.andrew at redhat.com>

        PR2964: Set system defaults based on OS
        * acinclude.m4:
        (IT_SET_ARCH_SETTINGS): Use target, not host.
        (IT_SET_OS_DIRS): Likewise.
        * configure.ac:
        Add AC_CANONICAL_TARGET after AC_CANONICAL_HOST
        and move earlier in file, before Automake
        initialisation.

-- 
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/20160718/1b37bfc7/attachment.html>


More information about the distro-pkg-dev mailing list