aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLaurynas Biveinis <lauras@softhome.net>2001-01-02 15:36:25 +0000
committerDJ Delorie <dj@gcc.gnu.org>2001-01-02 10:36:25 -0500
commit1da5b8fc55cf5273ae025295a534d41bed9b40b2 (patch)
tree3c19b4944c8ca248d9500b8f60d32b42a4d44b30 /configure.in
parent3c8c2a0ae2bafe9c93e792fb18134e47cb8a469a (diff)
downloadgcc-1da5b8fc55cf5273ae025295a534d41bed9b40b2.zip
gcc-1da5b8fc55cf5273ae025295a534d41bed9b40b2.tar.gz
gcc-1da5b8fc55cf5273ae025295a534d41bed9b40b2.tar.bz2
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
From-SVN: r38620
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 0868fef..d2d5eb5 100644
--- a/configure.in
+++ b/configure.in
@@ -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