]> git.saurik.com Git - wxWidgets.git/commit
1. configure now checks first for timezone, then _timezone and
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 8 Jul 2001 22:52:59 +0000 (22:52 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 8 Jul 2001 22:52:59 +0000 (22:52 +0000)
commit4f11a3437bdf6cb1ff51dd0899f2d3a552b79f48
tree0e848526cb583d8a482bd375bf4a51025198c38f
parentf6045f99ba2bf267172a11f262fea8dedb0a75ee
1. configure now checks first for timezone, then _timezone and
   then __timezone, so that we don't use glibc's internal variable whenever possible
2. added wxUSE_OLE so that MSW compiles with Mingw32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in