HomeSort by relevance Sort by last modified time
    Searched refs:ac_cv_c_tclconfig (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/
configure.ac 380 AC_CACHE_VAL(ac_cv_c_tclconfig,[
384 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
395 ac_cv_c_tclconfig="$i"
402 if test x"${ac_cv_c_tclconfig}" = x ; then
418 ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
425 if test x"${ac_cv_c_tclconfig}" = x ; then
433 ac_cv_c_tclconfig=`(cd $i; pwd)`
440 if test x"${ac_cv_c_tclconfig}" = x ; then
448 ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
455 if test x"${ac_cv_c_tclconfig}" = x ; the
    [all...]
configure     [all...]

Completed in 207 milliseconds