On Tuesday, October 25, 2011 02:09:43 PM Steve Grubb wrote:
 On Tuesday, October 25, 2011 01:51:09 PM Jason wrote:
 > Thanks for your reply Steve.  Our plan then is to install python on our
 > development platform and compile audit with python support so we don't
 > have to hack Makefiles.
 
 I almost am done with hacking the makefiles. Just need to fix one thing in
 auparse/test and I'll put it in svn. 
This should do it:
https://fedorahosted.org/audit/changeset/592
Add --with-python=no  to your configure line.
-Steve