git-gui: Honor TCLTK_PATH if supplied
commit845d377b2880a0c5d74f785244469ab1ac815bde
authorJunio C Hamano <junkio@cox.net>
Tue, 17 Apr 2007 10:31:47 +0000 (17 03:31 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 17 Apr 2007 17:16:14 +0000 (17 13:16 -0400)
tree59d29a1d751fdfdef80806a959954f3605726f72
parent69dd97a430d3deebbcade1d38c53110342440890
git-gui: Honor TCLTK_PATH if supplied

Mimick what we do for gitk.  Since you do have a source file,
git-gui.sh, which is separate from the target, it should be much
easier in git-gui's Makefile.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile