summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-aa
blob: c0763f25f0d27fe9c00b0290b6eafa5410731198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$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