summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-16 09:25:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-16 09:25:44 (GMT)
commitbcd16235331e7d2fa09e221df7b04025c74f224d (patch)
treefad36ec7a151e44ca1c9ed3c63bceb587305f606 /unix/configure.ac
parent73788579a1e3012a67af4cde1658770906262455 (diff)
parent117c6b9d73019c6560d1fa7eb8a3e8d2584bc3ab (diff)
downloadtcl-bcd16235331e7d2fa09e221df7b04025c74f224d.zip
tcl-bcd16235331e7d2fa09e221df7b04025c74f224d.tar.gz
tcl-bcd16235331e7d2fa09e221df7b04025c74f224d.tar.bz2
Merge 8.7
Diffstat (limited to 'unix/configure.ac')
-rw-r--r--unix/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/configure.ac b/unix/configure.ac
index aa480d2..c41cf73 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -89,8 +89,8 @@ AC_C_INLINE
#--------------------------------------------------------------------
# Supply substitutes for missing POSIX header files. Special notes:
-# - stdlib.h doesn't define strtol, strtoul, or
-# strtod insome versions of SunOS
+# - stdlib.h doesn't define strtol or strtoul 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