Artifact 284f8c0e821b7949dde51bc584d42ac07cb8c347:
- Executable file win/configure — part of check-in [1308c565b0] at 2003-04-14 02:36:57 on branch trunk — * win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, known to be a problem in VC++ 5.2. Define HAVE_NO_FINDEX_ENUMS if the define does not exist. * win/tclWinFile.c: Put declarations for FINDEX_INFO_LEVELS and FINDEX_SEARCH_OPS inside a check for HAVE_NO_FINDEX_ENUMS so that these are not declared twice. This fixes the Mingw build. * win/tclWinTime.c: Rework the init of timeInfo so that the number or initializers matches the declaration. This was broken under Mingw. Add cast to avoid compile warning when calling the AccumulateSample function. (user: mdejong size: 146634)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.