* configure.in: Remove all use of the SUBDIRS variable; add
authorMark Kettenis <kettenis@gnu.org>
Fri, 3 Jan 2003 23:19:28 +0000 (23:19 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 3 Jan 2003 23:19:28 +0000 (23:19 +0000)
commit8dcde88743b22fab1f0d9c16b39ef4a892d88c36
tree55dac05e89f43cd743d597256e864b36c3ced7c7
parent38ea52b394b47c48adf001af4c3af4eff3fa1d0e
* configure.in: Remove all use of the SUBDIRS variable; add
directories using the AC_CONFIG_SUBDIRS macro instead.  Polish
code providing the --enable-multi-ice option, and move it right in
front of the code that checks whether gdbserver is supported.
Polish that too.
* configure: Regenerated.
* Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
@SUBDIRS@.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in