aboutsummaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
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
commit93d331bafebc6920a957dc89b0a554656d9d466b (patch)
treee1f5b9ef448e6d8b1697d090edc19b0390986e47 /gdb/acconfig.h
parent27e9bf901e2f3ff513fcbe04d4c1951697f0a7d5 (diff)
downloadgdb-93d331bafebc6920a957dc89b0a554656d9d466b.zip
gdb-93d331bafebc6920a957dc89b0a554656d9d466b.tar.gz
gdb-93d331bafebc6920a957dc89b0a554656d9d466b.tar.bz2
* 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/acconfig.h')
-rw-r--r--gdb/acconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 41d9201..ea3caa8 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -131,10 +131,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