keep itcl even without keep-ide, since gdbtk needs it

This commit is contained in:
Ian Lance Taylor 1997-11-05 17:29:21 +00:00
parent 44b8585a3d
commit f98c83ab99

View file

@ -106,7 +106,7 @@ else
keep_these_too="${keep_these_too} ${inet_files}" keep_these_too="${keep_these_too} ${inet_files}"
fi fi
ide_files="itcl libide vmake" ide_files="libide vmake"
if (echo $* | grep keep\-ide > /dev/null); then if (echo $* | grep keep\-ide > /dev/null); then
keep_these_too="${keep_these_too} ${ide_files}" keep_these_too="${keep_these_too} ${ide_files}"