diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:56:57 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:56:57 (GMT) |
commit | ee84d52e390aa68fc33193c42203272d42ba500d (patch) | |
tree | 936dce693f82ea20df80a4355cced5fa450c8419 /unix | |
parent | 023ceb178da1d545717b455ee96184c481f20f5c (diff) | |
download | tcl-ee84d52e390aa68fc33193c42203272d42ba500d.zip tcl-ee84d52e390aa68fc33193c42203272d42ba500d.tar.gz tcl-ee84d52e390aa68fc33193c42203272d42ba500d.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 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 |