Add tix to gdbtk
This commit is contained in:
parent
ad94646bd6
commit
5452eb0b95
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ else
|
|||
lose_these_too="${lose_these_too} ${cygnus_files}"
|
||||
fi
|
||||
|
||||
gdbtk_files="tcl tk"
|
||||
gdbtk_files="tcl tk itcl tix"
|
||||
|
||||
if ( echo $* | grep lose\-gdbtk > /dev/null) ; then
|
||||
lose_these_too="${lose_these_too} ${gdbtk_files}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue