From 6ea8b6f48141888f45d8e998811d1a1f7a95161e Mon Sep 17 00:00:00 2001 From: Kevin B Kenny Date: Fri, 12 Aug 2005 23:59:07 +0000 Subject: added /usr/lib/zoneinfo for antique glibc --- library/clock.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 } { -- cgit v0.12