Eliminate checks of user-specified Tcl/Tk interpreter.
commit68daee085cef975c76d9eeba91a3836cf88bcc3f
authorEygene Ryabinkin <rea-git@codelabs.ru>
Thu, 29 Mar 2007 10:06:48 +0000 (29 14:06 +0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 1 Apr 2007 06:59:47 +0000 (31 23:59 -0700)
treefebf3b8dfa8e0c9d0264ecf15508832145d6cedd
parent6bdb18a9cef9124937941c6e5bd2b645c9da6537
Eliminate checks of user-specified Tcl/Tk interpreter.

Do not make the checks on the Tcl/Tk interpreter passed by
'--with-tcltk=/path/to/wish' configure option: user is free to pass
anything.

Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac