Fix gcc-ism in python build (John Levon)

This commit is contained in:
Daniel P. Berrange
2008-12-18 12:20:00 +00:00
parent 829b6420d8
commit 264ed02079
3 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
Thu Dec 18 12:18:58 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
Fix gcc-ism in python build (John Levon)
* acinclude.m4: Add -Wno-redundant-decls check for compiler
* python/Makefile.am: Remove hardcoded -Wno-redundant-decls
Thu Dec 18 12:11:58 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
* src/remote_internal.c: Don't free event after queueing it