diff options
author | das <das> | 2007-01-25 05:12:36 (GMT) |
---|---|---|
committer | das <das> | 2007-01-25 05:12:36 (GMT) |
commit | e04cccba5deea95be80a78dc64e5497ea0e76958 (patch) | |
tree | 230cfa1e83dda216040bea33360bddc7aa8d90d3 /unix | |
parent | 028106dd02dc6fedd3762dfa1669c112613aa4d5 (diff) | |
download | tcl-e04cccba5deea95be80a78dc64e5497ea0e76958.zip tcl-e04cccba5deea95be80a78dc64e5497ea0e76958.tar.gz tcl-e04cccba5deea95be80a78dc64e5497ea0e76958.tar.bz2 |
*** empty log message ***
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). # #-------------------------------------------------------------------- |