From: Martin Hunt Date: Tue, 22 Jul 1997 22:03:59 +0000 (+0000) Subject: Add tix to gdbtk X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5452eb0b9501314835e20e7aeaa48c3f67697d2c;p=binutils-gdb.git Add tix to gdbtk --- diff --git a/.Sanitize b/.Sanitize index e1afd2c4c15..3031d75214a 100644 --- a/.Sanitize +++ b/.Sanitize @@ -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}"