summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-13 16:56:57 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-13 16:56:57 (GMT)
commitee84d52e390aa68fc33193c42203272d42ba500d (patch)
tree936dce693f82ea20df80a4355cced5fa450c8419 /unix
parent023ceb178da1d545717b455ee96184c481f20f5c (diff)
downloadtcl-ee84d52e390aa68fc33193c42203272d42ba500d.zip
tcl-ee84d52e390aa68fc33193c42203272d42ba500d.tar.gz
tcl-ee84d52e390aa68fc33193c42203272d42ba500d.tar.bz2
Re-generate unix/configure
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index f654378..05fd35a 100755
--- a/unix/configure
+++ b/unix/configure
@@ -8105,7 +8105,7 @@ fi
done
# Nb: if getcwd uses popen and pwd(1) (like SunOS 4) we should really
-# define USEGETWD even if the Posix getcwd exists. Add a test ?
+# define USEGETWD even if the posix getcwd exists. Add a test ?
ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
if test "x$ac_cv_func_mkstemp" = xyes