[Bug 3469] [IcedTea8] Alternative path to tzdb.dat
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Oct 30 05:57:19 UTC 2017
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3469
--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=29e23cffde47
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Oct 24 03:43:17 2017 +0100
PR3469: Reinstate tz.properties handling.
2017-10-23 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3469: Alternative path to tzdb.dat
Add support to icedtea-boot.
* Makefile.am:
(icedtea-boot): Copy tz.properties into jre/lib.
2011-02-23 Andrew John Hughes <ahughes at redhat.com>
PR3469: Alternative path to tzdb.dat
Remove superfluous use of CHECK in macro naming.
* acinclude.m4:
(IT_WITH_TZDATA_DIR): Renamed from IT_CHECK_WITH_TZDATA_DIR.
* configure.ac: Use renamed macros throughout.
2011-02-21 Andrew John Hughes <ahughes at redhat.com>
PR3469: Alternative path to tzdb.dat
Ensure all our macros have an IT_ prefix.
* acinclude.m4:
(IT_CHECK_WITH_TZDATA_DIR): Renamed from AC_CHECK_WITH_TZDATA_DIR.
* configure.ac: Use renamed macros throughout.
2009-11-04 Andrew John Hughes <ahughes at redhat.com>
PR3469: Alternative path to tzdb.dat
Reinstate tz.properties handling.
* Makefile.am:
(icedtea): Copy tz.properties into jre/lib.
(icedtea-debug): Likewise.
* acinclude.m4:
(AC_CHECK_WITH_TZDATA_DIR): New macro providing
the --with-tzdata-dir option for specifying the
location of Java timezone data. Defaults to
/usr/share/javazi as before.
* configure.ac:
Add above macro.
--
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/20171030/2b9d2d43/attachment.html>
More information about the distro-pkg-dev
mailing list