no cvs on rs6000
authorDavid D. Zuhn <zoo@cygnus>
Mon, 20 Dec 1993 21:09:41 +0000 (21:09 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Mon, 20 Dec 1993 21:09:41 +0000 (21:09 +0000)
configure.in

index 6198bb4a0484f942f1fe5bc9b54d7577d9fa87f3..b6e70cff01ddb02b14bbe631fab6163c1e42e488 100644 (file)
@@ -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"
This page took 0.026217 seconds and 4 git commands to generate.