pkgsrc/www/cherokee/patches/patch-ab

17 lines
521 B
Text

$NetBSD: patch-ab,v 1.1 2006/06/08 19:48:35 joerg Exp $
--- configure.orig 2006-06-08 19:31:44.000000000 +0000
+++ configure
@@ -20905,12 +20905,6 @@ fi
done
test -n "$YACC" || YACC="yacc"
-if test "$YACC" != "bison -y"; then
- { { echo "$as_me:$LINENO: error: Bison is required to build Cherokee" >&5
-echo "$as_me: error: Bison is required to build Cherokee" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
for ac_prog in flex lex
do
# Extract the first word of "$ac_prog", so it can be a program name with args.