* configure.in (native_only): Add prms.
authorBrendan Kehoe <brendan@cygnus>
Mon, 22 Jul 1996 20:30:04 +0000 (20:30 +0000)
committerBrendan Kehoe <brendan@cygnus>
Mon, 22 Jul 1996 20:30:04 +0000 (20:30 +0000)
ChangeLog
configure.in

index 1af0d5518dbef422a356d057dd521a5ce87d0ea6..1edccee2c6923bce7854fef8830d186b9b93c8ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in (native_only): Add prms.
+
 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
index e6af6e42ff485948e5adc4a499890f013e013536..0b4dfc12e272355c2c9a24fc3744f480b0c6093e 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
 #
@@ -524,7 +524,7 @@ case "${target}" in
     # The GNU linker does not support shared libraries.
     # emacs is emacs 18, which does not work on Irix 5 (emacs19 does work)
     # BFD does not have Irix 6 support yet.
-    noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb readline mmalloc sim gprof emacs target-libgloss"
+#    noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb readline mmalloc sim gprof emacs target-libgloss"
     ;;
   mips*-dec-bsd*)
     noconfigdirs="$noconfigdirs gprof target-libgloss"