diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:58:03 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-04-13 16:58:03 (GMT) |
commit | f7c3a988274b5e8026bf4836028bfd6831e6a615 (patch) | |
tree | 51e9cb8e74ee6f5c328c4ab2f0e53eb4b8d58312 | |
parent | d5619e30fe0ff1ab52219cea891dbcf53f976497 (diff) | |
parent | ee84d52e390aa68fc33193c42203272d42ba500d (diff) | |
download | tcl-f7c3a988274b5e8026bf4836028bfd6831e6a615.zip tcl-f7c3a988274b5e8026bf4836028bfd6831e6a615.tar.gz tcl-f7c3a988274b5e8026bf4836028bfd6831e6a615.tar.bz2 |
Re-generate unix/configure
-rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index 9e810ab..4c54fbe 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 |