Home
last modified time | relevance | path

Searched refs:TCL_SRC (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dconfig.mk.in75 TCL_SRC = @TCL_SRC@
H A DINSTALLvms.txt264 Example: TCL_SRC = if_tcl.c
H A DMakefile1715 $(TCL_SRC) \
1745 $(PYTHON_SRC) $(PYTHON3_SRC) $(TCL_SRC) \
H A DMake_vms.mms226 TCL_SRC = if_tcl.c
422 $(TCL_SRC) \
H A Dconfigure.ac1899 TCL_SRC=if_tcl.c
1910 if test "X$TCL_SRC" != "X" -a "X$tcldll" != "X"; then
1915 if test "$fail_if_missing" = "yes" -a -z "$TCL_SRC"; then
1919 AC_SUBST(TCL_SRC) subst
/vim-8.2.3635/src/auto/
H A Dconfigure7491 TCL_SRC=if_tcl.c
7503 if test "X$TCL_SRC" != "X" -a "X$tcldll" != "X"; then
7509 if test "$fail_if_missing" = "yes" -a -z "$TCL_SRC"; then