* config/tc-dvp.c (md_apply_fix3): Mark fixup for mpg loaded vu
[deliverable/binutils-gdb.git] / configure.in
index 620c584d0e493c5fd2a96b8f64d1611229ab43a4..9975971021e354c5e2d430b4155b93bfaaa059c4 100644 (file)
@@ -14,7 +14,7 @@
 ## For more information on these two systems, check out the documentation
 ## for 'Autoconf' (autoconf.texi) and 'Configure' (configure.texi).  
 
-#   Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
+#   Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -41,9 +41,9 @@
 
 # these libraries are used by various programs built for the host environment
 #
-host_libs="mmalloc libiberty opcodes bfd readline gash db tcl tk tclX itcl tix libgui"
+host_libs="intl mmalloc libiberty opcodes bfd readline gash db tcl tk tclX itcl tix libgui"
 # start-sanitize-ide
-host_libs="${host_libs} libide"
+host_libs="${host_libs} libide libidetcl"
 # end-sanitize-ide
 
 if [ "${enable_gdbgui}" = "yes" ] ; then
@@ -53,7 +53,7 @@ fi
 # these tools are built for the host environment
 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
 # know that we are building the simulator.
-host_tools="texinfo byacc flex bison binutils ld gas gcc sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu bash m4 autoconf automake ispell grep diff rcs cvssrc fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils snavigator libtool"
+host_tools="texinfo byacc flex bison binutils ld gas gcc sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu ash bash m4 autoconf automake ispell grep diff rcs cvssrc fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils snavigator libtool gettext"
 # start-sanitize-ide
 host_tools="${host_tools} ilu vmake jstools"
 # end-sanitize-ide
@@ -85,7 +85,7 @@ target_tools="target-examples target-groff target-gperf"
 #
 # This must be a single line because of the way it is searched by grep in
 # the code below.
-native_only="autoconf automake cvssrc 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 prms snavigator gnuserv target-gperf libtool"
+native_only="autoconf automake cvssrc emacs emacs19 fileutils find gawk gettext grep gzip hello indent ispell m4 rcs recode sed shellutils tar textutils gash uudecode wdiff gprof target-groff guile perl apache inet time ash bash prms snavigator gnuserv target-gperf libtool"
 
 # directories to be built in a cross environment only
 #
@@ -338,7 +338,7 @@ case ${with_x} in
   no)
        skipdirs="${skipdirs} tk libgui gash"
 # start-sanitize-ide
-       skipdirs="${skipdirs} libide vmake jstools"
+       skipdirs="${skipdirs} libide libidetcl vmake jstools"
 # end-sanitize-ide
        ;;
   *)
@@ -491,15 +491,15 @@ noconfigdirs=""
 
 case "${host}" in
   i[3456]86-*-vsta)
-    noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv"
+    noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv gettext"
 # start-sanitize-ide
-    noconfigdirs="$noconfigdirs libide vmake jstools"
+    noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
     ;;
   i[3456]86-*-go32* | i[3456]86-*-msdosdjgpp*)
-    noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv"
+    noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv gettext"
 # start-sanitize-ide
-    noconfigdirs="$noconfigdirs libide vmake jstools"
+    noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
        ;;
   i[3456]86-*-mingw32*)
@@ -521,7 +521,7 @@ case "${host}" in
   ppc*-*-pe)
      noconfigdirs="patch diff make tk tcl expect dejagnu cvssrc autoconf automake texinfo bison send-pr gprof rcs guile perl apache inet itcl tix db snavigator gnuserv"
 # start-sanitize-ide
-     noconfigdirs="$noconfigdirs libide vmake jstools"
+     noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
     ;;
 esac
@@ -625,7 +625,7 @@ case "${target}" in
       *-*-cygwin32*) ;; # keep gdb tcl tk expect etc.
       *) noconfigdirs="$noconfigdirs gdb tcl tk expect itcl tix libgui db snavigator gnuserv"
 # start-sanitize-ide
-         noconfigdirs="$noconfigdirs libide vmake jstools"
+         noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
          ;;
     esac
@@ -672,7 +672,7 @@ case "${target}" in
     target_configdirs="$target_configdirs target-winsup"
     noconfigdirs="$noconfigdirs gdb tcl tk make expect target-libgloss itcl tix db snavigator gnuserv"
 # start-sanitize-ide
-    noconfigdirs="$noconfigdirs libide vmake jstools"
+    noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
     # always build newlib.
     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
@@ -681,7 +681,7 @@ case "${target}" in
   powerpcle-*-solaris*)
     noconfigdirs="$noconfigdirs gdb sim make tcl tk expect itcl tix db snavigator gnuserv"
 # start-sanitize-ide
-    noconfigdirs="$noconfigdirs libide vmake jstools"
+    noconfigdirs="$noconfigdirs libide libidetcl vmake jstools"
 # end-sanitize-ide
     ;;
   rs6000-*-lynxos*)
This page took 0.035246 seconds and 4 git commands to generate.