From: Stephen D. <sd...@gm...> - 2005-06-09 23:51:15
|
On 6/9/05, Zoran Vasiljevic <zv...@ar...> wrote: >=20 > Am 09.06.2005 um 23:05 schrieb Vlad Seryakov: >=20 > > I just fixed that in the CVS > > Hmmm... now it does compile but I still do not understand one thing: > include/config.h file overlapps with TCL_DEFS in various places. > Is this willingly done so or is this just a coincidence? >=20 > Also, do we need TCL_DEFS when using the config.h? > Stephen has done some work on that lately as I see from > the ChangeLog. Stephen, can you mabe comment on this? Yes, config.h is the new TCL_DEFS -- adding TCL_DEFS back into Makefile.global.in is not the right fix. Zoran, is HAVE_TM_GMTOFF defined in config.h after you run configure?=20 The check in tcl.m4 which we now ship looks identical to the code in the Tcl tarball. |