mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
host.
This commit is contained in:
parent
2a913d7135
commit
0db468b867
@ -505,7 +505,7 @@ case "${host}" in
|
||||
noconfigdirs="expect dejagnu cvs autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
|
||||
;;
|
||||
*-*-cygwin32)
|
||||
noconfigdirs="expect dejagnu cvssrc autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
|
||||
noconfigdirs="autoconf automake send-pr gprof rcs guile perl texinfo apache inet"
|
||||
;;
|
||||
*-*-windows*)
|
||||
# This is only used to build WinGDB...
|
||||
|
Loading…
Reference in New Issue
Block a user