Steve Grubb cdf3b3
diff -u -r audit-1.7.12/swig/Makefile.am audit-1.7.12.good/swig/Makefile.am
Steve Grubb cdf3b3
--- audit-1.7.12/swig/Makefile.am	2009-02-24 16:11:36.000000000 -0500
Steve Grubb cdf3b3
+++ audit-1.7.12.good/swig/Makefile.am	2009-03-06 23:36:21.000000000 -0500
Steve Grubb cdf3b3
@@ -25,7 +25,7 @@
Steve Grubb cdf3b3
 PYLIBVER ?= python$(PYTHON_VERSION)
Steve Grubb cdf3b3
 INCLUDES = -I. -I$(top_builddir) -I${top_srcdir}/lib -I/usr/include/$(PYLIBVER)
Steve Grubb cdf3b3
 LIBS = $(top_builddir)/lib/libaudit.la
Steve Grubb cdf3b3
-python_PYTHON = audit.py
Steve Grubb cdf3b3
+pyexec_PYTHON = audit.py
Steve Grubb cdf3b3
 pyexec_LTLIBRARIES = _audit.la
Steve Grubb cdf3b3
 pyexec_SOLIBRARIES = _audit.so
Steve Grubb cdf3b3
 _audit_la_LDFLAGS = -module -avoid-version
Steve Grubb cdf3b3
diff -u -r audit-1.7.12/swig/Makefile.in audit-1.7.12.good/swig/Makefile.in
Steve Grubb cdf3b3
--- audit-1.7.12/swig/Makefile.in	2009-02-24 16:12:03.000000000 -0500
Steve Grubb cdf3b3
+++ audit-1.7.12.good/swig/Makefile.in	2009-03-06 23:39:01.000000000 -0500
Steve Grubb cdf3b3
@@ -1,4 +1,4 @@
Steve Grubb cdf3b3
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
Steve Grubb cdf3b3
+# Makefile.in generated by automake 1.10.2 from Makefile.am.
Steve Grubb cdf3b3
 # @configure_input@
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Steve Grubb cdf3b3
@@ -34,7 +34,7 @@
Steve Grubb cdf3b3
 host_triplet = @host@
Steve Grubb cdf3b3
 target_triplet = @target@
Steve Grubb cdf3b3
 subdir = swig
Steve Grubb cdf3b3
-DIST_COMMON = $(python_PYTHON) $(srcdir)/Makefile.am \
Steve Grubb cdf3b3
+DIST_COMMON = $(pyexec_PYTHON) $(srcdir)/Makefile.am \
Steve Grubb cdf3b3
 	$(srcdir)/Makefile.in
Steve Grubb cdf3b3
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Steve Grubb cdf3b3
 am__aclocal_m4_deps = $(top_srcdir)/src/libev/libev.m4 \
Steve Grubb cdf3b3
@@ -49,7 +49,7 @@
Steve Grubb cdf3b3
     *) f=$$p;; \
Steve Grubb cdf3b3
   esac;
Steve Grubb cdf3b3
 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
Steve Grubb cdf3b3
-am__installdirs = "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pythondir)"
Steve Grubb cdf3b3
+am__installdirs = "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pyexecdir)"
Steve Grubb cdf3b3
 pyexecLTLIBRARIES_INSTALL = $(INSTALL)
Steve Grubb cdf3b3
 LTLIBRARIES = $(pyexec_LTLIBRARIES)
Steve Grubb cdf3b3
 _audit_la_LIBADD =
Steve Grubb cdf3b3
@@ -72,7 +72,7 @@
Steve Grubb cdf3b3
 	$(LDFLAGS) -o $@
Steve Grubb cdf3b3
 SOURCES = $(nodist__audit_la_SOURCES)
Steve Grubb cdf3b3
 DIST_SOURCES =
Steve Grubb cdf3b3
-pythonPYTHON_INSTALL = $(INSTALL_DATA)
Steve Grubb cdf3b3
+pyexecPYTHON_INSTALL = $(INSTALL_DATA)
Steve Grubb cdf3b3
 py_compile = $(top_srcdir)/py-compile
Steve Grubb cdf3b3
 ETAGS = etags
Steve Grubb cdf3b3
 CTAGS = ctags
Steve Grubb cdf3b3
@@ -89,27 +89,24 @@
Steve Grubb cdf3b3
 CFLAGS = @CFLAGS@
Steve Grubb cdf3b3
 CPP = @CPP@
Steve Grubb cdf3b3
 CPPFLAGS = @CPPFLAGS@
Steve Grubb cdf3b3
-CXX = @CXX@
Steve Grubb cdf3b3
-CXXCPP = @CXXCPP@
Steve Grubb cdf3b3
-CXXDEPMODE = @CXXDEPMODE@
Steve Grubb cdf3b3
-CXXFLAGS = @CXXFLAGS@
Steve Grubb cdf3b3
 CYGPATH_W = @CYGPATH_W@
Steve Grubb cdf3b3
 DEFS = @DEFS@
Steve Grubb cdf3b3
 DEPDIR = @DEPDIR@
Steve Grubb cdf3b3
-ECHO = @ECHO@
Steve Grubb cdf3b3
+DSYMUTIL = @DSYMUTIL@
Steve Grubb cdf3b3
+DUMPBIN = @DUMPBIN@
Steve Grubb cdf3b3
 ECHO_C = @ECHO_C@
Steve Grubb cdf3b3
 ECHO_N = @ECHO_N@
Steve Grubb cdf3b3
 ECHO_T = @ECHO_T@
Steve Grubb cdf3b3
 EGREP = @EGREP@
Steve Grubb cdf3b3
 EXEEXT = @EXEEXT@
Steve Grubb cdf3b3
-F77 = @F77@
Steve Grubb cdf3b3
-FFLAGS = @FFLAGS@
Steve Grubb cdf3b3
+FGREP = @FGREP@
Steve Grubb cdf3b3
 GREP = @GREP@
Steve Grubb cdf3b3
 INSTALL = @INSTALL@
Steve Grubb cdf3b3
 INSTALL_DATA = @INSTALL_DATA@
Steve Grubb cdf3b3
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
Steve Grubb cdf3b3
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
Steve Grubb cdf3b3
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Steve Grubb cdf3b3
+LD = @LD@
Steve Grubb cdf3b3
 LDFLAGS = @LDFLAGS@
Steve Grubb cdf3b3
 LIBOBJS = @LIBOBJS@
Steve Grubb cdf3b3
 LIBPRELUDE_CFLAGS = @LIBPRELUDE_CFLAGS@
Steve Grubb cdf3b3
@@ -118,11 +115,17 @@
Steve Grubb cdf3b3
 LIBTOOL = @LIBTOOL@
Steve Grubb cdf3b3
 LIBTOOL_DEPS = @LIBTOOL_DEPS@
Steve Grubb cdf3b3
 LIBWRAP_LIBS = @LIBWRAP_LIBS@
Steve Grubb cdf3b3
+LIPO = @LIPO@
Steve Grubb cdf3b3
 LN_S = @LN_S@
Steve Grubb cdf3b3
 LTLIBOBJS = @LTLIBOBJS@
Steve Grubb cdf3b3
 MAKEINFO = @MAKEINFO@
Steve Grubb cdf3b3
 MKDIR_P = @MKDIR_P@
Steve Grubb cdf3b3
+NM = @NM@
Steve Grubb cdf3b3
+NMEDIT = @NMEDIT@
Steve Grubb cdf3b3
+OBJDUMP = @OBJDUMP@
Steve Grubb cdf3b3
 OBJEXT = @OBJEXT@
Steve Grubb cdf3b3
+OTOOL = @OTOOL@
Steve Grubb cdf3b3
+OTOOL64 = @OTOOL64@
Steve Grubb cdf3b3
 PACKAGE = @PACKAGE@
Steve Grubb cdf3b3
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Steve Grubb cdf3b3
 PACKAGE_NAME = @PACKAGE_NAME@
Steve Grubb cdf3b3
@@ -146,8 +149,7 @@
Steve Grubb cdf3b3
 abs_top_builddir = @abs_top_builddir@
Steve Grubb cdf3b3
 abs_top_srcdir = @abs_top_srcdir@
Steve Grubb cdf3b3
 ac_ct_CC = @ac_ct_CC@
Steve Grubb cdf3b3
-ac_ct_CXX = @ac_ct_CXX@
Steve Grubb cdf3b3
-ac_ct_F77 = @ac_ct_F77@
Steve Grubb cdf3b3
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Steve Grubb cdf3b3
 am__include = @am__include@
Steve Grubb cdf3b3
 am__leading_dot = @am__leading_dot@
Steve Grubb cdf3b3
 am__quote = @am__quote@
Steve Grubb cdf3b3
@@ -180,6 +182,7 @@
Steve Grubb cdf3b3
 libexecdir = @libexecdir@
Steve Grubb cdf3b3
 localedir = @localedir@
Steve Grubb cdf3b3
 localstatedir = @localstatedir@
Steve Grubb cdf3b3
+lt_ECHO = @lt_ECHO@
Steve Grubb cdf3b3
 mandir = @mandir@
Steve Grubb cdf3b3
 mkdir_p = @mkdir_p@
Steve Grubb cdf3b3
 oldincludedir = @oldincludedir@
Steve Grubb cdf3b3
@@ -201,6 +204,7 @@
Steve Grubb cdf3b3
 target_cpu = @target_cpu@
Steve Grubb cdf3b3
 target_os = @target_os@
Steve Grubb cdf3b3
 target_vendor = @target_vendor@
Steve Grubb cdf3b3
+top_build_prefix = @top_build_prefix@
Steve Grubb cdf3b3
 top_builddir = @top_builddir@
Steve Grubb cdf3b3
 top_srcdir = @top_srcdir@
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
@@ -229,7 +233,7 @@
Steve Grubb cdf3b3
 CONFIG_CLEAN_FILES = *.loT *.rej *.orig
Steve Grubb cdf3b3
 AM_CFLAGS = -fPIC -DPIC
Steve Grubb cdf3b3
 INCLUDES = -I. -I$(top_builddir) -I${top_srcdir}/lib -I/usr/include/$(PYLIBVER)
Steve Grubb cdf3b3
-python_PYTHON = audit.py
Steve Grubb cdf3b3
+pyexec_PYTHON = audit.py
Steve Grubb cdf3b3
 pyexec_LTLIBRARIES = _audit.la
Steve Grubb cdf3b3
 pyexec_SOLIBRARIES = _audit.so
Steve Grubb cdf3b3
 _audit_la_LDFLAGS = -module -avoid-version
Steve Grubb cdf3b3
@@ -244,8 +248,8 @@
Steve Grubb cdf3b3
 	@for dep in $?; do \
Steve Grubb cdf3b3
 	  case '$(am__configure_deps)' in \
Steve Grubb cdf3b3
 	    *$$dep*) \
Steve Grubb cdf3b3
-	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
Steve Grubb cdf3b3
-		&& exit 0; \
Steve Grubb cdf3b3
+	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Steve Grubb cdf3b3
+	        && { if test -f $@; then exit 0; else break; fi; }; \
Steve Grubb cdf3b3
 	      exit 1;; \
Steve Grubb cdf3b3
 	  esac; \
Steve Grubb cdf3b3
 	done; \
Steve Grubb cdf3b3
@@ -333,33 +337,33 @@
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 clean-libtool:
Steve Grubb cdf3b3
 	-rm -rf .libs _libs
Steve Grubb cdf3b3
-install-pythonPYTHON: $(python_PYTHON)
Steve Grubb cdf3b3
+install-pyexecPYTHON: $(pyexec_PYTHON)
Steve Grubb cdf3b3
 	@$(NORMAL_INSTALL)
Steve Grubb cdf3b3
-	test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
Steve Grubb cdf3b3
-	@list='$(python_PYTHON)'; dlist=''; for p in $$list; do\
Steve Grubb cdf3b3
+	test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
Steve Grubb cdf3b3
+	@list='$(pyexec_PYTHON)'; dlist=''; for p in $$list; do\
Steve Grubb cdf3b3
 	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
Steve Grubb cdf3b3
 	  if test -f $$b$$p; then \
Steve Grubb cdf3b3
 	    f=$(am__strip_dir) \
Steve Grubb cdf3b3
 	    dlist="$$dlist $$f"; \
Steve Grubb cdf3b3
-	    echo " $(pythonPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(pythondir)/$$f'"; \
Steve Grubb cdf3b3
-	    $(pythonPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(pythondir)/$$f"; \
Steve Grubb cdf3b3
+	    echo " $(pyexecPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(pyexecdir)/$$f'"; \
Steve Grubb cdf3b3
+	    $(pyexecPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(pyexecdir)/$$f"; \
Steve Grubb cdf3b3
 	  else :; fi; \
Steve Grubb cdf3b3
 	done; \
Steve Grubb cdf3b3
 	if test -n "$$dlist"; then \
Steve Grubb cdf3b3
 	  if test -z "$(DESTDIR)"; then \
Steve Grubb cdf3b3
-	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pythondir)" $$dlist; \
Steve Grubb cdf3b3
+	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pyexecdir)" $$dlist; \
Steve Grubb cdf3b3
 	  else \
Steve Grubb cdf3b3
-	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pythondir)" $$dlist; \
Steve Grubb cdf3b3
+	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pyexecdir)" $$dlist; \
Steve Grubb cdf3b3
 	  fi; \
Steve Grubb cdf3b3
 	else :; fi
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
-uninstall-pythonPYTHON:
Steve Grubb cdf3b3
+uninstall-pyexecPYTHON:
Steve Grubb cdf3b3
 	@$(NORMAL_UNINSTALL)
Steve Grubb cdf3b3
-	@list='$(python_PYTHON)'; dlist=''; for p in $$list; do\
Steve Grubb cdf3b3
+	@list='$(pyexec_PYTHON)'; dlist=''; for p in $$list; do\
Steve Grubb cdf3b3
 	  f=$(am__strip_dir) \
Steve Grubb cdf3b3
-	  rm -f "$(DESTDIR)$(pythondir)/$$f"; \
Steve Grubb cdf3b3
-	  rm -f "$(DESTDIR)$(pythondir)/$${f}c"; \
Steve Grubb cdf3b3
-	  rm -f "$(DESTDIR)$(pythondir)/$${f}o"; \
Steve Grubb cdf3b3
+	  rm -f "$(DESTDIR)$(pyexecdir)/$$f"; \
Steve Grubb cdf3b3
+	  rm -f "$(DESTDIR)$(pyexecdir)/$${f}c"; \
Steve Grubb cdf3b3
+	  rm -f "$(DESTDIR)$(pyexecdir)/$${f}o"; \
Steve Grubb cdf3b3
 	done
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Steve Grubb cdf3b3
@@ -367,7 +371,7 @@
Steve Grubb cdf3b3
 	unique=`for i in $$list; do \
Steve Grubb cdf3b3
 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Steve Grubb cdf3b3
 	  done | \
Steve Grubb cdf3b3
-	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
Steve Grubb cdf3b3
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
Steve Grubb cdf3b3
 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
Steve Grubb cdf3b3
 	mkid -fID $$unique
Steve Grubb cdf3b3
 tags: TAGS
Steve Grubb cdf3b3
@@ -439,7 +443,7 @@
Steve Grubb cdf3b3
 check: check-am
Steve Grubb cdf3b3
 all-am: Makefile $(LTLIBRARIES)
Steve Grubb cdf3b3
 installdirs:
Steve Grubb cdf3b3
-	for dir in "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pythondir)"; do \
Steve Grubb cdf3b3
+	for dir in "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pyexecdir)"; do \
Steve Grubb cdf3b3
 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Steve Grubb cdf3b3
 	done
Steve Grubb cdf3b3
 install: install-am
Steve Grubb cdf3b3
@@ -488,11 +492,11 @@
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 info-am:
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
-install-data-am: install-pythonPYTHON
Steve Grubb cdf3b3
+install-data-am:
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 install-dvi: install-dvi-am
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
-install-exec-am: install-pyexecLTLIBRARIES
Steve Grubb cdf3b3
+install-exec-am: install-pyexecLTLIBRARIES install-pyexecPYTHON
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 install-html: install-html-am
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
@@ -524,7 +528,7 @@
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 ps-am:
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
-uninstall-am: uninstall-pyexecLTLIBRARIES uninstall-pythonPYTHON
Steve Grubb cdf3b3
+uninstall-am: uninstall-pyexecLTLIBRARIES uninstall-pyexecPYTHON
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 .MAKE: install-am install-strip
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
@@ -536,12 +540,12 @@
Steve Grubb cdf3b3
 	install-dvi-am install-exec install-exec-am install-html \
Steve Grubb cdf3b3
 	install-html-am install-info install-info-am install-man \
Steve Grubb cdf3b3
 	install-pdf install-pdf-am install-ps install-ps-am \
Steve Grubb cdf3b3
-	install-pyexecLTLIBRARIES install-pythonPYTHON install-strip \
Steve Grubb cdf3b3
+	install-pyexecLTLIBRARIES install-pyexecPYTHON install-strip \
Steve Grubb cdf3b3
 	installcheck installcheck-am installdirs maintainer-clean \
Steve Grubb cdf3b3
 	maintainer-clean-generic mostlyclean mostlyclean-compile \
Steve Grubb cdf3b3
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Steve Grubb cdf3b3
 	tags uninstall uninstall-am uninstall-pyexecLTLIBRARIES \
Steve Grubb cdf3b3
-	uninstall-pythonPYTHON
Steve Grubb cdf3b3
+	uninstall-pyexecPYTHON
Steve Grubb cdf3b3
 
Steve Grubb cdf3b3
 PYLIBVER ?= python$(PYTHON_VERSION)
Steve Grubb cdf3b3
 _audit_la_HEADERS: $(top_builddir)/config.h