This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: HAVE_TIMEZONE and cygwin
- From: Tom Tromey <tromey at redhat dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: 02 May 2002 12:18:05 -0600
- Subject: Re: HAVE_TIMEZONE and cygwin
- References: <FAC87D7C874EAB46A847604DA4FD5A6402F811@crtsmail.corp.riotinto.org>
- Reply-to: tromey at redhat dot com
>>>>> "David" == Billinghurst, David (CRTS) <David.Billinghurst@riotinto.com> writes:
David> Here is an untested patch for configure.in (trunk). I have
David> autoconf version problems, so this will have to do at present.
David> The code fragments do the right thing.
Thanks. I'm testing this on my Linux box (not that great, but at
least we'll know it doesn't hurt other platforms). It does look ok.
I needed to update acconfig.h too.
If it all works out I'll check it in.
Tom