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
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}"
+Tue Dec 2 09:04:13 1997 Michael Meissner <meissner@cygnus.com>
+
+ * configure.in (host_libs): Build libide all of the time, remove ide
+ sanitization for it.
+ (noconfigdirs): Remove libide from all places that set noconfigdirs.
+
Mon Dec 1 10:53:40 1997 Keith Seitz <keiths@onions.cygnus.com>
* configure: add all-libide to GDB_TK