$NetBSD: patch-aa,v 1.10 2004/07/24 23:55:27 grant Exp $ --- configure.orig 2004-01-08 09:47:19.000000000 +1100 +++ configure @@ -5684,8 +5684,7 @@ RNEWSMODE=0500 if test "${enable_uucp_rnews+set}" = set; then enableval="$enable_uucp_rnews" if test "x$enableval" = xyes ; then - RNEWSGRP=uucp - RNEWSMODE=04550 + RNEWSMODE=04555 fi fi @@ -6522,7 +6521,7 @@ else 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