author | Eygene Ryabinkin <rea-git@codelabs.ru> | |
Wed, 28 Mar 2007 11:12:07 +0000 (04:12 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 1 Apr 2007 06:59:47 +0000 (23:59 -0700) | ||
commit | 81b63c707ed5962d45bd575c946a7127c19a3e35 | |
tree | fc0d659d556cecb3a363c8703be6a5d6294b3894 | tree | snapshot |
parent | 3cfaf11b1dc742dcbbf48dd3d6a5ce376e23a2b8 | commit | diff |
Add --with-tcltk and --without-tcltk to configure.
--with-tcltk enables the search of the Tcl/Tk interpreter. If no
interpreter is found then Tcl/Tk dependend parts are disabled.
--without-tcltk unconditionally disables Tcl/Tk dependent parts.
The original behaviour is not changed: bare './configure' just
installs the Tcl/Tk part doing no checks for the interpreter.
Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
--with-tcltk enables the search of the Tcl/Tk interpreter. If no
interpreter is found then Tcl/Tk dependend parts are disabled.
--without-tcltk unconditionally disables Tcl/Tk dependent parts.
The original behaviour is not changed: bare './configure' just
installs the Tcl/Tk part doing no checks for the interpreter.
Signed-off-by: Eygene Ryabinkin <rea-git@codelabs.ru>
Makefile | diff | blob | history | |
config.mak.in | diff | blob | history | |
configure.ac | diff | blob | history |