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

  /src/external/gpl3/gdb.old/dist/gdb/
configure 32372 # If $no_tk is nonempty, then we can't do Tk, and there is no
32381 if test x"${no_tk}" = x ; then
32382 # we reset no_tk in case something fails here
32383 no_tk=true
32483 no_tk=
32491 if test -z "${no_tcl}" -a -z "${no_tk}"; then
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 32320 # If $no_tk is nonempty, then we can't do Tk, and there is no
32329 if test x"${no_tk}" = x ; then
32330 # we reset no_tk in case something fails here
32331 no_tk=true
32431 no_tk=
32439 if test -z "${no_tcl}" -a -z "${no_tk}"; then
    [all...]

Completed in 47 milliseconds