aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-02-21 03:46:32 +0000
committerAndrew Cagney <cagney@redhat.com>1997-02-21 03:46:32 +0000
commit7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9 (patch)
treea5c43bc778fd7a302bb97945a5b76d43eb537da2 /configure.in
parent1fe4ec0766ce40141035f1d51e6dba3a75a82cc9 (diff)
downloadgdb-7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9.zip
gdb-7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9.tar.gz
gdb-7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9.tar.bz2
Commit the other half of the top level configure change for enabling
the sim directory.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e190df9..d597639 100644
--- a/configure.in
+++ b/configure.in
@@ -428,7 +428,7 @@ case "${target}" in
;;
# start-sanitize-d30v
d30v-*-*)
- noconfigdirs="$noconfigdirs sim tcl tk expect gcc gdb newlib ld target-librx target-libg++ target-libstdc++ target-libio target-libgloss"
+ noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib ld target-librx target-libg++ target-libstdc++ target-libio target-libgloss"
;;
# end-sanitize-d30v
h8300*-*-* | \