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

  /external/chromium_org/third_party/sqlite/src/
configure.ac 461 TCL_BIN_DIR=${ac_cv_c_tclconfig}
462 AC_MSG_RESULT(found $TCL_BIN_DIR/tclConfig.sh)
464 AC_MSG_CHECKING([for existence of $TCL_BIN_DIR/tclConfig.sh])
465 if test -f "$TCL_BIN_DIR/tclConfig.sh" ; then
467 . $TCL_BIN_DIR/tclConfig.sh
473 # If the TCL_BIN_DIR is the build directory (not the install directory),
481 if test -f $TCL_BIN_DIR/Makefile ; then
500 AC_SUBST(TCL_BIN_DIR)
configure 880 TCL_BIN_DIR
    [all...]

Completed in 37 milliseconds