* configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,

sn, and gnuserv from noconfigdirs.
This commit is contained in:
Stu Grossman 1997-09-25 01:10:18 +00:00
parent 94dbc1213b
commit cdc1bc6335
1 changed files with 1 additions and 1 deletions

View 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