* configure.in: for *-chorusos, don't config target-newlib and
target-libgloss.
From-SVN: r39550
+2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
+
+ * configure.in: for *-chorusos, don't config target-newlib and
+ target-libgloss.
+
2001-02-06 Ben Elliston <bje@redhat.com>
* configure: Output host type to stdout, not stderr.
# per-target:
case "${target}" in
+ *-*-chorusos)
+ noconfigdirs="$noconfigdirs target-newlib target-libgloss"
+ ;;
v810*)
target_makefile_frag="${target_makefile_frag} config/mt-v810"
;;