Remove --enable-multi-ice
authorTom Tromey <tom@tromey.com>
Sat, 1 Sep 2018 16:30:18 +0000 (10:30 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 4 Sep 2018 16:45:55 +0000 (10:45 -0600)
commitd53d543682d9add652a82d267681cf6426aded42
treebce6edab6110a349ae46ddf2d2391cbf6ca9042d
parent8dc9fd87b0965f24e21922f295c4af9c3f624985
Remove --enable-multi-ice

gdb's configure script accepts --enable-multi-ice, but the code this
refers to is long gone.  This patch removes the option entirely.

gdb/ChangeLog
2018-09-04  Tom Tromey  <tom@tromey.com>

* configure: Rebuild.
* configure.ac: Remove multi-ice code.
gdb/ChangeLog
gdb/configure
gdb/configure.ac