Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
[deliverable/binutils-gdb.git] / configure.in
index e6af6e42ff485948e5adc4a499890f013e013536..80f1456e8de35fa98e38f71a71a7f7132756d370 100644 (file)
@@ -84,7 +84,7 @@ target_tools="target-examples target-groff"
 native_only="autoconf cvs emacs emacs19 fileutils find gawk grep gzip hello
             indent ispell m4 rcs recode sed shellutils tar textutils gash
             uudecode wdiff gprof target-groff guile perl apache inet time
-            bash"
+            bash prms"
 
 # directories to be built in a cross environment only
 #
@@ -391,9 +391,6 @@ case "${target}" in
   *-*-vxworks*)
     noconfigdirs="$noconfigdirs target-newlib target-libgloss"
     ;;
-  *-*-ose)
-    noconfigdirs="$noconfigdirs target-libgloss"
-    ;;
   alpha-dec-osf*)
     # ld works, but does not support shared libraries.  emacs doesn't
     # work.  newlib is not 64 bit ready.  I'm not sure about fileutils or grep.
@@ -420,7 +417,7 @@ case "${target}" in
     ;;
 # start-sanitize-d10v
   d10v-*-*)
-    noconfigdirs="$noconfigdirs ld gdb target-libgloss"
+    noconfigdirs="$noconfigdirs gdb target-libgloss"
     ;;
 # end-sanitize-d10v
   h8300*-*-* | \
This page took 0.024398 seconds and 4 git commands to generate.