* configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
authorStu Grossman <grossman@cygnus>
Thu, 25 Sep 1997 01:10:18 +0000 (01:10 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 25 Sep 1997 01:10:18 +0000 (01:10 +0000)
  sn, and gnuserv from noconfigdirs.

configure.in

index 2c512bd..953047e 100644 (file)
@@ -457,7 +457,7 @@ case "${target}" in
     ;;
 # start-sanitize-d30v
   d30v-*-*)
-    noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss itcl tix db sn gnuserv target-libiberty target-newlib target-examples"
+    noconfigdirs="$noconfigdirs gcc newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss target-libiberty target-newlib target-examples"
 # start-sanitize-ide
     noconfigdirs="$noconfigdirs libide vmake jstools"
 # end-sanitize-ide