diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:55:51 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:55:51 (GMT) |
commit | 50f141d888ff2170dfd1a6bfe34c65a4df087307 (patch) | |
tree | d4a6b1f9fe5a4d1c0d947f944ac4fb083d7d9e13 /unix | |
parent | 55375d0dfe6e47bdd9c469574414eb7153d66aef (diff) | |
download | tcl-50f141d888ff2170dfd1a6bfe34c65a4df087307.zip tcl-50f141d888ff2170dfd1a6bfe34c65a4df087307.tar.gz tcl-50f141d888ff2170dfd1a6bfe34c65a4df087307.tar.bz2 |
re-generate unix/configure
Diffstat (limited to 'unix')
-rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index e0777f3..54e3ae6 100755 --- a/unix/configure +++ b/unix/configure @@ -2458,7 +2458,7 @@ esac #-------------------------------------------------------------------- # Supply substitutes for missing POSIX header files. Special notes: # - stdlib.h doesn't define strtol, strtoul, or -# strtod insome versions of SunOS +# strtod in some versions of SunOS # - some versions of string.h don't declare procedures such # as strstr # Do this early, otherwise an autoconf bug throws errors on configure |