summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-aa
blob: cecfc9142a24bd475a561ba7cc9f55ec63c68765 (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.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