HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_c_tclconfig (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
configure 32272 if ${ac_cv_c_tclconfig+:} false; then :
32284 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
32291 if test x"${ac_cv_c_tclconfig}" = x ; then
32306 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
32313 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
32320 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
32327 if test x"${ac_cv_c_tclconfig}" = x ; then
32336 ac_cv_c_tclconfig=`(cd $i; pwd)`
32343 if test x"${ac_cv_c_tclconfig}" = x ; then
32350 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 32220 if ${ac_cv_c_tclconfig+:} false; then :
32232 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
32239 if test x"${ac_cv_c_tclconfig}" = x ; then
32254 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
32261 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
32268 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
32275 if test x"${ac_cv_c_tclconfig}" = x ; then
32284 ac_cv_c_tclconfig=`(cd $i; pwd)`
32291 if test x"${ac_cv_c_tclconfig}" = x ; then
32298 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)
    [all...]

Completed in 54 milliseconds