diff options
author | Fred Fish <fnf@specifix.com> | 1995-08-03 16:44:20 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-08-03 16:44:20 +0000 |
commit | 85f903e9945b498f0e1bbf2a5bfd99039e420ddc (patch) | |
tree | d871936875cf5fdd8ce56f1517a23acdb2084a43 /.Sanitize | |
parent | adbe434b926ce12f013ffc4b9815b3c06cbdffe5 (diff) | |
download | gdb-85f903e9945b498f0e1bbf2a5bfd99039e420ddc.zip gdb-85f903e9945b498f0e1bbf2a5bfd99039e420ddc.tar.gz gdb-85f903e9945b498f0e1bbf2a5bfd99039e420ddc.tar.bz2 |
Remove tcl and tk from static list of things to keep. They are dynamically
added to either the keep or loose list depending upon the presence of the
-lose-gdbtk option.
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf examples expect fileutils flex gas gcc gdb gdbm gdbtest glob gprof grep groff include install.sh ispell ld libg++ libgcc libgloss libiberty libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes - pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils - tk texinfo tgas utils uudecode wdiff xiberty + pagas patch prms rcs readline sed send-pr shellutils sim textutils + texinfo tgas utils uudecode wdiff xiberty configure.bat makeall.bat mpw-README mpw-configure mpw-config.in mpw-build.in" |