Tcl Source Code

Check-in [afed07eb5d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:merge trunk
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | novem
Files: files | file ages | folders
SHA1: afed07eb5d3e5d4845fed793b3c51158f6efe498
User & Date: jan.nijtmans 2013-05-15 10:42:38
Context
2013-05-15
11:03
merge trunk check-in: 389eae3a70 user: jan.nijtmans tags: novem
10:42
merge trunk check-in: afed07eb5d user: jan.nijtmans tags: novem
10:41
merge-mark check-in: 6f516aeb48 user: jan.nijtmans tags: trunk
2013-05-13
19:30
merge trunk check-in: e1f06628eb user: jan.nijtmans tags: novem
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to unix/tclConfig.h.in.

236
237
238
239
240
241
242



243
244
245
246
247
248
249
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H




/* Should we use the global timezone variable? */
#undef HAVE_TIMEZONE_VAR

/* Should we use the tm_gmtoff field of struct tm? */
#undef HAVE_TM_GMTOFF








>
>
>







236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H

/* Should we use the global timezone variable? */
#undef HAVE_TIMEZONE_VAR

/* Should we use the tm_gmtoff field of struct tm? */
#undef HAVE_TM_GMTOFF