diff options
author | das <das> | 2008-02-27 11:20:53 (GMT) |
---|---|---|
committer | das <das> | 2008-02-27 11:20:53 (GMT) |
commit | 875ce2be361a6cbefe1f035aa859cf663d1d501a (patch) | |
tree | 9e3ff00922c7b3601706e54b7e161964135d16c0 /unix | |
parent | 1b53611f89790af211f2811b6eb6acb094e04a00 (diff) | |
download | tcl-875ce2be361a6cbefe1f035aa859cf663d1d501a.zip tcl-875ce2be361a6cbefe1f035aa859cf663d1d501a.tar.gz tcl-875ce2be361a6cbefe1f035aa859cf663d1d501a.tar.bz2 |
autoheader-2.59
Diffstat (limited to 'unix')
-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? */ |