Add tix to gdbtk

This commit is contained in:
Martin Hunt 1997-07-22 22:03:59 +00:00
parent ad94646bd6
commit 5452eb0b95

View File

@ -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}"