summaryrefslogtreecommitdiff
path: root/security/aide/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/aide/patches/patch-ab')
-rw-r--r--security/aide/patches/patch-ab24
1 files changed, 11 insertions, 13 deletions
diff --git a/security/aide/patches/patch-ab b/security/aide/patches/patch-ab
index 46fc5f24527..b9d2964920d 100644
--- a/security/aide/patches/patch-ab
+++ b/security/aide/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 2005/05/23 21:24:17 jlam Exp $
+$NetBSD: patch-ab,v 1.2 2010/03/14 13:27:10 pettai Exp $
---- configure.orig 2003-11-28 10:14:08.000000000 -0500
-+++ configure
-@@ -1164,11 +1164,6 @@ test -n "$YACC" && break
+--- configure.orig 2006-12-15 13:56:19.000000000 +0100
++++ configure 2010-01-25 22:50:46.000000000 +0100
+@@ -3489,10 +3489,6 @@
done
test -n "$YACC" || YACC="yacc"
@@ -10,19 +10,17 @@ $NetBSD: patch-ab,v 1.1 2005/05/23 21:24:17 jlam Exp $
- echo "AIDE requires GNU bison"
- exit 5
-fi
--
- echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
- echo "configure:1174: checking how to run the C preprocessor" >&5
- # On Suns, sometimes $CPP names a directory.
-@@ -1425,11 +1420,6 @@ EOF
- fi
+ for ac_prog in flex lex
+@@ -3699,10 +3695,6 @@
+ rm -f conftest.l $LEX_OUTPUT_ROOT.c
+
+ fi
-if test "x${LEX}" != "xflex"; then
- echo "AIDE requires GNU flex"
- exit 5
-fi
--
-
-
+ # Extract the first word of "pkg-config", so it can be a program name with args.
+ set dummy pkg-config; ac_word=$2