aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-11-05 17:29:21 +0000
committerIan Lance Taylor <ian@airs.com>1997-11-05 17:29:21 +0000
commitf98c83ab99af6e4ffccaa0367eb9fc7cc2e30b68 (patch)
tree5bd720c567b5144f73d4e72080ab0eb3e1136962 /.Sanitize
parent44b8585a3ddff6977da58ee6debc831292a8aa23 (diff)
downloadgdb-f98c83ab99af6e4ffccaa0367eb9fc7cc2e30b68.zip
gdb-f98c83ab99af6e4ffccaa0367eb9fc7cc2e30b68.tar.gz
gdb-f98c83ab99af6e4ffccaa0367eb9fc7cc2e30b68.tar.bz2
keep itcl even without keep-ide, since gdbtk needs it
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index cd20f4b..32ac840 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -106,7 +106,7 @@ else
keep_these_too="${keep_these_too} ${inet_files}"
fi
-ide_files="itcl libide vmake"
+ide_files="libide vmake"
if (echo $* | grep keep\-ide > /dev/null); then
keep_these_too="${keep_these_too} ${ide_files}"