Home | History | Annotate | Download | only in dist

Lines Matching refs:gdb_tk

673 GDB_TK
9958 gdb_tk="maybe-all-tcl maybe-all-tk maybe-all-itcl maybe-all-libgui"
9961 GDB_TK="" ;;
9963 GDB_TK="${gdb_tk}" ;;
9969 GDB_TK="${gdb_tk}"
9971 GDB_TK=""
9975 CONFIGURE_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-configure-/g`
9976 INSTALL_GDB_TK=`echo ${GDB_TK} | sed s/-all-/-install-/g`