This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tzname in natSystem.cc on darwin5.2


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> AFAICS under darwin tzname is not defined. So how can I get
Andreas> this to work under darwin? Is it defined everywhere else?

It is probably defined everywhere libgcj has been built.

Andreas> In the autoconf e.g. there is a macro AC_STRUCT_TIMEZONE:

Could you write a patch for this?  Just add the macro to configure.in
(and re-run autoconf) and then change natSystem.cc appropriately.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]