$NetBSD: patch-aa,v 1.9 2003/05/13 11:56:45 tron Exp $ --- configure.orig 2003-05-13 13:47:37.000000000 +0200 +++ configure 2003-05-13 13:48:36.000000000 +0200 @@ -964,8 +964,7 @@ 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 @@ -2355,7 +2354,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