diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tcl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4 index 17864a6..4e39e51 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -3215,7 +3215,7 @@ AC_DEFUN([SC_TCL_GETGRNAM_R], [AC_CHECK_FUNC(getgrnam_r, [ # Commands to run right before config.status is # created. Accumulates. # -# Reauires presence of SC_OUTPUT_COMMANDS_PRE at the end +# Requires presence of SC_OUTPUT_COMMANDS_PRE at the end # of configure.in (right before AC_OUTPUT). # #-------------------------------------------------------------------- |