[Bug 3180] [IcedTea7] Support building without pre-compiled headers

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 28 01:35:22 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=cebac2cc1f7a
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Oct 27 06:23:54 2016 +0100

    PR3180: Support building without pre-compiled headers

    2016-10-26  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3180: Support building without pre-compiled headers
        * INSTALL: Updated.
        * Makefile.am:
        (ICEDTEA_ENV): Set USE_PRECOMPILED_HEADER
        appropriately, according to whether
        DISABLE_PRECOMPILED_HEADERS is defined or not.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_DISABLE_PRECOMPILED_HEADERS): New macro to
        provide the --disable-precompiled-headers option.
        * configure.ac: Invoke IT_DISABLE_PRECOMPILED_HEADERS.

-- 
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/20161028/26b9bdc5/attachment.html>


More information about the distro-pkg-dev mailing list