mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
* configure.in (host i[345]86-*-win32): Expand the
noconfigdirs again. what you were you thinking sac?
This commit is contained in:
@ -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="tk dejagnu texinfo send-pr gprof"
|
noconfigdirs="tk tcl expect diff make texinfo bison flex send-pr gprof gdb readline"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user