Remove WITH_SIM define
authorTom Tromey <tom@tromey.com>
Fri, 4 Mar 2022 20:35:37 +0000 (13:35 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 15 Apr 2022 15:32:31 +0000 (09:32 -0600)
commitd4cd7e84e28243f2c8b340a3d8affed696482cef
treee4730d8b6321ac272655023e7acbde0749cff0c0
parent552a161c8d9305aa1b6017de5bd5d9a4da55ea02
Remove WITH_SIM define

Since score-tdep.c was removed, the WITH_SIM define is not used in
gdb.  This patch removes it.

Note that re-running autoheader shows a separate change that was
missed.  I've kept it in this patch to avoid extra work.
gdb/config.in
gdb/configure
gdb/configure.ac