From 7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 21 Feb 1997 03:46:32 +0000 Subject: [PATCH] Commit the other half of the top level configure change for enabling the sim directory. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index e190df9d2b5..d597639393b 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*-*-* | \ -- 2.30.2