ENH: typo

This commit is contained in:
Sebastien Barre 2008-01-24 19:42:14 -05:00
parent af9987ed79
commit 7bba5ac956
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ FIND_PROGRAM(TCL_TCLSH
PATHS ${TCLTK_POSSIBLE_BIN_PATHS} NO_DEFAULT_PATH
)
FIND_PROGRAM(TCL_TCLSH
NAMES ${TCL_TCLSH_NAME}
NAMES ${TCL_TCLSH_NAMES}
PATHS ${TCLTK_POSSIBLE_BIN_PATHS}
)