$NetBSD: patch-aa,v 1.8 2001/02/08 16:23:06 tron Exp $ --- configure.orig Mon Feb 5 10:10:58 2001 +++ configure Mon Feb 5 10:21:23 2001 @@ -953,8 +953,7 @@ if test "${enable_uucp_rnews+set}" = set; then enableval="$enable_uucp_rnews" if test "x$enableval" = xyes ; then - RNEWSGRP=uucp - RNEWSMODE=4550 + RNEWSMODE=4555 fi fi @@ -2333,7 +2332,7 @@ echo "$ac_t""no" 1>&6 fi -for ac_prog in 'bison -y' byacc +for ac_prog in 'bison -y' byacc yacc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2