Searched refs:TCL_DEFS (Results 1 – 4 of 4) sorted by relevance
1865 dnl Use $TCL_DEFS for -D_THREAD_SAFE et al. But only use the1867 …TCL_DEFS=`echo $TCL_DEFS | sed -e 's/\\\\ /\\\\X/g' | tr ' ' '\012' | sed -e '/^[[^-]]/d' -e '/^-[…1902 TCL_CFLAGS="-I$TCL_INC $TCL_DEFS"
7454 …TCL_DEFS=`echo $TCL_DEFS | sed -e 's/\\\\ /\\\\X/g' | tr ' ' '\012' | sed -e '/^[^-]/d' -e '/^-[^D…7494 TCL_CFLAGS="-I$TCL_INC $TCL_DEFS"
11843 Solution: Use $TCL_DEFS from the Tcl config script to obtain the required
7026 Solution: Delete items from $TCL_DEFS that do not start with a dash.