HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_c_tclconfig (Results 1 - 3 of 3) 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...]
  /src/external/public-domain/sqlite/dist/tea/
configure 2660 if test ${ac_cv_c_tclconfig+y}
2677 ac_cv_c_tclconfig="`(cd "${with_tclconfig}"; pwd)`"
2684 if test x"${ac_cv_c_tclconfig}" = x ; then
2700 ac_cv_c_tclconfig="`(cd $i/win; pwd)`"
2704 ac_cv_c_tclconfig="`(cd $i/unix; pwd)`"
2711 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
2720 ac_cv_c_tclconfig="`(cd $i/Tcl.framework; pwd)`"
2728 -a x"${ac_cv_c_tclconfig}" = x ; then
2733 ac_cv_c_tclconfig="`(cd $i; pwd)`"
2740 if test x"${ac_cv_c_tclconfig}" = x ; the
    [all...]

Completed in 32 milliseconds