Revert "Allow wish interpreter to be defined with TCLTK_PATH"
commit69dd97a430d3deebbcade1d38c53110342440890
authorShawn O. Pearce <spearce@spearce.org>
Tue, 17 Apr 2007 17:15:56 +0000 (17 13:15 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 17 Apr 2007 17:15:56 +0000 (17 13:15 -0400)
tree43e4eddce5b7c68576d82ad9abcd05a0a3ee0d20
parent19c821487b28f56180290aa7d1f30e6bd5316225
Revert "Allow wish interpreter to be defined with TCLTK_PATH"

This reverts commit e2a1bc67d321a0c03737179f331c39a52e7049d7.

Junio rightly pointed out this patch doesn't handle the
`make install` target very well:

Junio C Hamano <junkio@cox.net> writes:
> You should never generate new files in the source tree from
> 'install' target.  Otherwise, the usual pattern of "make" as
> yourself and then "make install" as root would not work from a
> "root-to-nobody-squashing" NFS mounted source tree to local
> filesystem.  You should know better than accepting such a patch.
Makefile