summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2003-01-02 22:59:01 +0000
committerMark Kettenis <kettenis@gnu.org>2003-01-02 22:59:01 +0000
commitca9e8b284e797eed26bc5ab542ead07fb2ca5140 (patch)
tree1fef85f0e3d5e17919bc842cae9f52b42ae12926 /gdb/config.in
parent4f27fa43519fe8502b6d7f962f51087a4ebea2a7 (diff)
downloadgdb-ca9e8b284e797eed26bc5ab542ead07fb2ca5140.tar.gz
* configure.in: Remove --with-cpu option.
subscripts. Remove evil changequotes here. * acconfig.h (TARGET_CPU_DEFAULT): Remove. * config.in, configure: Regenerated.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 562ea1b3781..2025672cbf3 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -144,10 +144,6 @@
size_t, and assorted other type changes. */
#undef PROC_SERVICE_IS_OLD
-/* If you want to specify a default CPU variant, define this to be its
- name, as a C string. */
-#undef TARGET_CPU_DEFAULT
-
/* Define if the simulator is being linked in. */
#undef WITH_SIM