diff options
author | dgp <dgp@users.sourceforge.net> | 2010-09-15 15:43:45 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-09-15 15:43:45 (GMT) |
commit | 7a4942625202fbf555fd8b5af2efc295bd6ec34d (patch) | |
tree | 3aa02d6c95cfebf84dd2a3b0ae1652fa18a5fbb4 /unix | |
parent | bd7807f91414bf059602e1a2100a329442a0348c (diff) | |
download | tcl-7a4942625202fbf555fd8b5af2efc295bd6ec34d.zip tcl-7a4942625202fbf555fd8b5af2efc295bd6ec34d.tar.gz tcl-7a4942625202fbf555fd8b5af2efc295bd6ec34d.tar.bz2 |
update file generated by 'make dist'
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index da64a32..8bede7e 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -16,6 +16,9 @@ /* Define to 1 if you have the <AvailabilityMacros.h> header file. */ #undef HAVE_AVAILABILITYMACROS_H +/* Define to 1 if the system has the type `blkcnt_t'. */ +#undef HAVE_BLKCNT_T + /* Do we have BSDgettimeofday()? */ #undef HAVE_BSDGETTIMEOFDAY |