summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-07-27 04:01:24 +0000
committerAndrew Cagney <cagney@redhat.com>2000-07-27 04:01:24 +0000
commite2534b7a266e8cfb71e8dfd99d75a82d070a6260 (patch)
treea020670d1137f0f3c31ac13a9c0f1a616d543aae /gdb/acconfig.h
parent5374ae0df9bd700db253715756b65d0e84be05ea (diff)
downloadgdb-e2534b7a266e8cfb71e8dfd99d75a82d070a6260.tar.gz
Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index bb459460662..f9e2b32a264 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -121,3 +121,7 @@
/* BFD's default target vector. */
#undef DEFAULT_BFD_VEC
+
+/* Multi-arch enabled. */
+#undef GDB_MULTI_ARCH
+