Home
last modified time | relevance | path

Searched refs:TCL_DEFS (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dconfigure.ac1865 dnl Use $TCL_DEFS for -D_THREAD_SAFE et al. But only use the
1867TCL_DEFS=`echo $TCL_DEFS | sed -e 's/\\\\ /\\\\X/g' | tr ' ' '\012' | sed -e '/^[[^-]]/d' -e '/^-[…
1902 TCL_CFLAGS="-I$TCL_INC $TCL_DEFS"
/vim-8.2.3635/src/auto/
H A Dconfigure7454TCL_DEFS=`echo $TCL_DEFS | sed -e 's/\\\\ /\\\\X/g' | tr ' ' '\012' | sed -e '/^[^-]/d' -e '/^-[^D…
7494 TCL_CFLAGS="-I$TCL_INC $TCL_DEFS"
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt11843 Solution: Use $TCL_DEFS from the Tcl config script to obtain the required
H A Dversion7.txt7026 Solution: Delete items from $TCL_DEFS that do not start with a dash.