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:
d3e3010
)
no cvs on rs6000
author
David D. Zuhn
<zoo@cygnus>
Mon, 20 Dec 1993 21:09:41 +0000
(21:09 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Mon, 20 Dec 1993 21:09:41 +0000
(21:09 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 6198bb4a0484f942f1fe5bc9b54d7577d9fa87f3..b6e70cff01ddb02b14bbe631fab6163c1e42e488 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-233,7
+233,8
@@
case "${target}" in
;;
rs6000-*-*)
# a gcc built textutils will cause the linker to hang on 'join'
- noconfigdirs="$noconfigdirs ld binutils gas gprof textutils"
+ # The CVS server code doesn't work on the RS/6000
+ noconfigdirs="$noconfigdirs ld binutils gas gprof textutils cvs"
;;
m68k-apollo-*)
noconfigdirs="$noconfigdirs ld binutils gprof"