]> git.ipfire.org Git - thirdparty/git.git/commit - configure.ac
Eliminate checks of user-specified Tcl/Tk interpreter.
authorEygene Ryabinkin <rea-git@codelabs.ru>
Thu, 29 Mar 2007 10:06:48 +0000 (14:06 +0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 1 Apr 2007 06:59:47 +0000 (23:59 -0700)
commit68daee085cef975c76d9eeba91a3836cf88bcc3f
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