[Bug 3630] [IcedTea8] Use ${datadir} when specifying default tz.properties location
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Sep 27 16:55:51 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3630
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=1da3fd7fa32e
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Sep 27 05:52:34 2018 +0100
PR3630: Use ${datadir} when specifying default tz.properties location
2018-09-24 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3630: Use ${datadir} when specifying default
tz.properties location
* Makefile.am:
(EXTRA_DIST): Remove stp.in files which are already
handled by configure. Add tz.properties.in which no
longer is.
(clean-local): Add clean-tz.properties.
(.PHONY): Likewise.
(add-tzdata-support): Depend on tz.properties.
(add-tzdata-support-debug): Likewise.
(add-tzdata-support-boot): Likewise.
(tz.properties): Generate tz.properties from
tz.properties.in by substituting the value of
TZDATA_DIR determined by configure.
(clean-tz.properties): Remove generated
tz.properties.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_TZDATA_DIR): Use ${datadir}/javazi
as default. Sync macro with improvements in
similiar IT_WITH_TAPSET_DIR.
* tz.properties.in: Use _TZDATA_DIR_ instead
of @TZDATA_DIR@ to distinguish it from
configure-based substitution.
--
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/20180927/ee2cafaa/attachment.html>
More information about the distro-pkg-dev
mailing list