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:
539dccd
)
cvs server works fine on the RS/6000 these days. Only turned on for real
author
Mark Eichin
<eichin@cygnus>
Thu, 9 Jun 1994 22:37:13 +0000
(22:37 +0000)
committer
Mark Eichin
<eichin@cygnus>
Thu, 9 Jun 1994 22:37:13 +0000
(22:37 +0000)
rs6000, though, rather than power and lynx.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 1ef77d09dfc9f1a9a0857119b8d1768044baf94c..dbaec0c2d8dd9ac1ca7c77bc76d1e91586713b09 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-257,8
+257,7
@@
case "${target}" in
;;
rs6000-*-*)
# a gcc built textutils will cause the linker to hang on 'join'
- # The CVS server code doesn't work on the RS/6000
- noconfigdirs="$noconfigdirs ld binutils gprof textutils cvs"
+ noconfigdirs="$noconfigdirs ld binutils gprof textutils"
;;
m68k-apollo-*)
noconfigdirs="$noconfigdirs ld binutils gprof"