projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a913d7
)
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
author
Ian Lance Taylor
<ian@airs.com>
Wed, 28 Jan 1998 21:35:26 +0000
(21:35 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 28 Jan 1998 21:35:26 +0000
(21:35 +0000)
host.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 8dc7a6a81e44d78dfde477a5831c0e824da6ce4b..ea4c33047d0b5f49e952593c905521fb03aa45be 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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...