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

  /src/external/gpl3/gdb/dist/gdb/
configure 687 TK_BIN_DIR
32479 TK_BIN_DIR="# no Tk configs found"
32484 TK_BIN_DIR=${ac_cv_c_tkconfig}
32485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TK_BIN_DIR}/tkConfig.sh" >&5
32486 $as_echo "found ${TK_BIN_DIR}/tkConfig.sh" >&6; }
32608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TK_BIN_DIR}/tkConfig.sh" >&5
32609 $as_echo_n "checking for existence of ${TK_BIN_DIR}/tkConfig.sh... " >&6; }
32611 if test -f "${TK_BIN_DIR}/tkConfig.sh" ; then
32614 . ${TK_BIN_DIR}/tkConfig.sh
32616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TK_BIN_DIR}/tkConfig.sh" >&
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 687 TK_BIN_DIR
32386 TK_BIN_DIR="# no Tk configs found"
32391 TK_BIN_DIR=${ac_cv_c_tkconfig}
32392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TK_BIN_DIR}/tkConfig.sh" >&5
32393 $as_echo "found ${TK_BIN_DIR}/tkConfig.sh" >&6; }
32515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TK_BIN_DIR}/tkConfig.sh" >&5
32516 $as_echo_n "checking for existence of ${TK_BIN_DIR}/tkConfig.sh... " >&6; }
32518 if test -f "${TK_BIN_DIR}/tkConfig.sh" ; then
32521 . ${TK_BIN_DIR}/tkConfig.sh
32523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TK_BIN_DIR}/tkConfig.sh" >&
    [all...]
  /src/external/public-domain/sqlite/dist/tea/
configure 7565 if test "$fat_32_64" = yes && test -n "${TK_BIN_DIR}"
8892 if test x"${TK_BIN_DIR}" != x ; then
8893 SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
8922 if test x"${TK_BIN_DIR}" != x ; then

Completed in 63 milliseconds