ENH: typo
This commit is contained in:
parent
af9987ed79
commit
7bba5ac956
|
@ -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}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue