diff --git a/ChangeLog b/ChangeLog index 1eecb866997..c6c3a5c40f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ start-sanitize-d30v +Sun Nov 9 17:36:20 1997 Michael Meissner + + * configure.in (d30v-*-*): Configure newlib, libiberty directories + for the D30V. + Sat Nov 8 14:42:59 1997 Michael Meissner * configure.in (d30v-*-*): Configure target-libgloss on the D30V. diff --git a/configure.in b/configure.in index 77d74a41849..9d6d8752c65 100644 --- a/configure.in +++ b/configure.in @@ -457,7 +457,7 @@ case "${target}" in ;; # start-sanitize-d30v d30v-*-*) - noconfigdirs="$noconfigdirs newlib target-librx target-libg++ target-libstdc++ target-libio target-libiberty target-newlib target-examples" + noconfigdirs="$noconfigdirs target-librx target-libg++ target-libstdc++ target-libio target-examples" # start-sanitize-ide noconfigdirs="$noconfigdirs libide vmake jstools" # end-sanitize-ide