Home | History | Annotate | Download | only in gdb

Lines Matching refs:with_tclconfig

32174   withval=$with_tcl; with_tclconfig=${withval}
32189 if test x"${with_tclconfig}" != x ; then
32190 if test -f "${with_tclconfig}/tclConfig.sh" ; then
32191 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
32193 as_fn_error $? "${with_tclconfig} directory doesn't contain tclConfig.sh" "$LINENO" 5