summaryrefslogtreecommitdiffstats
path: root/library/clock.tcl
diff options
context:
space:
mode:
authorkennykb <kennykb@noemail.net>2005-08-12 23:59:07 (GMT)
committerkennykb <kennykb@noemail.net>2005-08-12 23:59:07 (GMT)
commit38c66926c699fe7075933ff56d6e1327f3e28f92 (patch)
treee2622f5a41e9ebbb03cff1bf5e40cfcd40b3ffb5 /library/clock.tcl
parentdc89c9134e401bb61ecfbd9122d0e0c8a5801f8c (diff)
downloadtcl-38c66926c699fe7075933ff56d6e1327f3e28f92.zip
tcl-38c66926c699fe7075933ff56d6e1327f3e28f92.tar.gz
tcl-38c66926c699fe7075933ff56d6e1327f3e28f92.tar.bz2
added /usr/lib/zoneinfo for antique glibc
FossilOrigin-Name: 9ae2ab8c1fadea8eeb23fb61edcf4cbb154de597
Diffstat (limited to 'library/clock.tcl')
-rw-r--r--library/clock.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/library/clock.tcl b/library/clock.tcl
index ccc55fd..1f2558b 100644
--- a/library/clock.tcl
+++ b/library/clock.tcl
@@ -13,7 +13,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: clock.tcl,v 1.18 2005/08/12 23:55:28 kennykb Exp $
+# RCS: @(#) $Id: clock.tcl,v 1.19 2005/08/12 23:59:07 kennykb Exp $
#
#----------------------------------------------------------------------
@@ -258,6 +258,7 @@ proc ::tcl::clock::Initialize {} {
foreach path {
/usr/share/zoneinfo
/usr/share/lib/zoneinfo
+ /usr/lib/zoneinfo
/usr/local/etc/zoneinfo
C:/Progra~1/cygwin/usr/local/etc/zoneinfo
} {