Searched refs:tcl_cv_cc_pipe (Results 1 – 2 of 2) sorted by relevance
5055 if test ${tcl_cv_cc_pipe+y}5074 tcl_cv_cc_pipe=yes5076 tcl_cv_cc_pipe=no5081 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $tcl_cv_cc_pipe" >&55082 printf "%s\n" "$tcl_cv_cc_pipe" >&6; }5083 if test $tcl_cv_cc_pipe = yes; then
3100 tcl_cv_cc_pipe, [3102 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[]])],[tcl_cv_cc_pipe=yes],[tcl_cv_cc_pipe=no])3104 if test $tcl_cv_cc_pipe = yes; then