From c4e349acbf57f4003bdf1f093742e94fc61fcb61 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Mon, 20 Dec 1993 21:09:41 +0000 Subject: [PATCH] no cvs on rs6000 --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 6198bb4a048..b6e70cff01d 100644 --- 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" -- 2.39.5