diff options
author | Eygene Ryabinkin <rea-git@codelabs.ru> | 2007-03-28 04:22:02 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-31 23:59:47 -0700 |
commit | 6bdb18a9cef9124937941c6e5bd2b645c9da6537 (patch) | |
tree | 2f9cc1b6662eb55f247b9071f2d95905ae3e8275 /configure.ac | |
parent | Add --with-tcltk and --without-tcltk to configure. (diff) | |
download | tgif-6bdb18a9cef9124937941c6e5bd2b645c9da6537.tar.xz |
Rewrite Tcl/Tk interpreter path for the GUI tools.
--with-tcltk=/path/to/wish sets the TCLTK_PATH variable that is
used to substitute the location of the wish interpreter in the
Tcl/Tk programs.
New tracking file, GIT-GUI-VARS, was introduced: it tracks the
location of the Tcl/Tk interpreter and activates the GUI tools
rebuild if the interpreter path was changed. The separate tracker
is better than the GIT-CFLAGS: there is no need to rebuild the whole
git if the interpreter path was changed.
Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions