projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad94646
)
Add tix to gdbtk
author
Martin Hunt
<hunt@redhat.com>
Tue, 22 Jul 1997 22:03:59 +0000
(22:03 +0000)
committer
Martin Hunt
<hunt@redhat.com>
Tue, 22 Jul 1997 22:03:59 +0000
(22:03 +0000)
.Sanitize
patch
|
blob
|
history
diff --git
a/.Sanitize
b/.Sanitize
index e1afd2c4c15dbbda274e7c27e1042c76cfe6dade..3031d75214ad3386c9c5db047f361f6289a684b2 100644
(file)
--- 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}"