diff options
| author | das <das> | 2008-02-27 11:20:53 (GMT) |
|---|---|---|
| committer | das <das> | 2008-02-27 11:20:53 (GMT) |
| commit | cc017d749be62bccb75b7844e9fef53eb6e2f4e0 (patch) | |
| tree | 9e3ff00922c7b3601706e54b7e161964135d16c0 /unix/tclConfig.h.in | |
| parent | 2262ed531bdf8b337d722ad60ab74943a2d9cb11 (diff) | |
| download | tcl-cc017d749be62bccb75b7844e9fef53eb6e2f4e0.zip tcl-cc017d749be62bccb75b7844e9fef53eb6e2f4e0.tar.gz tcl-cc017d749be62bccb75b7844e9fef53eb6e2f4e0.tar.bz2 | |
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
| -rw-r--r-- | unix/tclConfig.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 7443fd6..986c721 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -496,7 +496,7 @@ /* Define to `unsigned' if <sys/types.h> does not define. */ #undef size_t -/* What is the type of socklen_t? */ +/* Define as int if socklen_t is not available */ #undef socklen_t /* Do we want to use the strtod() in compat? */ |
