Remove libide from sanitization and allow it to be configured everywhere
[deliverable/binutils-gdb.git] / .Sanitize
index 32ac840abfa6cf02740695ca4256fe86a8c65df8..ad4adaddcd4f5c53acc545cd26537d691dac5888 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -52,7 +52,7 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
        emacs emacs19 examples expect fileutils findutils flex
        gas gawk gcc gdb gdbm gdbtest glob gperf gprof grep grez groff guile gzip
        include inet install-sh ispell
-       ld less libg++ libgcc libgloss libiberty libio librx libstdc++
+       ld less libg++ libgcc libgloss libiberty libide libio librx libstdc++
        m4 make mkinstalldirs mmalloc move-if-change newlib ncurses opcodes
        pagas patch perl prms
        rcs readline sed send-pr shellutils sim tar textutils time
@@ -106,7 +106,7 @@ else
        keep_these_too="${keep_these_too} ${inet_files}"
 fi
 
-ide_files="libide vmake"
+ide_files="vmake"
 
 if (echo $* | grep keep\-ide > /dev/null); then
        keep_these_too="${keep_these_too} ${ide_files}"
This page took 0.023967 seconds and 4 git commands to generate.