mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* configure.in (host i[345]86-*-win32): Reduce the
noconfigdirs again.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in (host i[345]86-*-win32): Reduce the
|
||||||
|
noconfigdirs again.
|
||||||
|
|
||||||
Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
|
Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
|
* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
|
||||||
|
@ -334,7 +334,7 @@ case "${host}" in
|
|||||||
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
|
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff"
|
||||||
;;
|
;;
|
||||||
i[345]86-*-win32)
|
i[345]86-*-win32)
|
||||||
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff gdb readline"
|
noconfigdirs="tk dejagnu texinfo send-pr gprof"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user