]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
authorLaurynas Biveinis <lauras@softhome.net>
Tue, 2 Jan 2001 15:36:25 +0000 (15:36 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 2 Jan 2001 15:36:25 +0000 (10:36 -0500)
From-SVN: r38620

ChangeLog
configure.in

index 20ba69384349c54d9126e62c8c492606bcba927a..20bf4fac40ce3f4f198444bebfd11a2a55578628 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
+
+       * configure.in: remove supported directories from $noconfigdirs for DJGPP.
+
 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
 
        * MAINTAINERS: Add myself as avr port co-maintainer.
index 0868fefb49b18409b25db10a89c847c19c33ed37..d2d5eb5a4f9b746be99834d9bd42a106f40dcc1a 100644 (file)
@@ -562,7 +562,7 @@ case "${host}" in
     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"
     ;;
   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 gettext libffi"
+    noconfigdirs="tcl tk expect dejagnu send-pr uudecode guile apache inet itcl tix db snavigator gnuserv libffi"
        ;;
   i[3456]86-*-mingw32*)
     # 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"
@@ -738,10 +738,6 @@ case "${target}" in
          target_configdirs="${target_configdirs} target-libstub target-cygmon"
     fi
     ;;
-  i[3456]86-*-go32* | i[3456]-*-msdosdjgpp*)
-    # but don't build gdb
-    noconfigdirs="$noconfigdirs gdb target-libg++ ${libstdcxx_version} target-librx ${libgcj}"
-    ;;
   *-*-linux*)
     noconfigdirs="${libgcj}"
     # linux has rx in libc