Subject: CVS commit: pkgsrc/security
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2005 21:24:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon May 23 21:24:18 UTC 2005

Modified Files:
	pkgsrc/security/aide: distinfo
	pkgsrc/security/aide06: distinfo
Added Files:
	pkgsrc/security/aide/patches: patch-ab
	pkgsrc/security/aide06/patches: patch-ae

Log Message:
Remove extremely stupid and naive tests for whether YACC is "bison -y"
and LEX is "flex".  They break when full paths are passed to the
configure script via YACC and LEX (!!).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/security/aide/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/aide/patches/patch-ab
cvs rdiff -r1.4 -r1.5 pkgsrc/security/aide06/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/aide06/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.