Jakub, Junio, Mon, Mar 26, 2007 at 01:36:49AM -0700, Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > > > Thanks a lot for the patch, but... > > > > Eygene Ryabinkin wrote: > > > >> Internal make option TCLTK was added: it governs the location of > >> the Tcl/Tk interpreter, so user can specify its own binary location > >> either with './configure --with-tcltk=/path/to/binary' or > >> 'TCLTK=/path/to/binary make'. > > > > ...shouldn't it be TCLTK_PATH? Yes, probably is should be TCLTK_PATH. > Thanks for sanity checking. That means that the absense of > tcltk would make it impossible to munge the scripts to point at > the wish binary, so makes the NO_TCLTK stuff easier to swallow. Sorry, did not get the point. The TCLTK is initialized to the 'wish' by 'TCLTK ?= wish', so TCLTK will always be here and initialized to the wish by-default. -- Eygene - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html