commit | f40685c62b802c8c3f5c914e8d357dd5c4d4f9cc | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Fri May 22 14:13:42 2015 -0400 |
committer | John Snow <jsnow@redhat.com> | Fri May 22 14:13:58 2015 -0400 |
tree | f8eff61eabdd1f39b9f4a383281250289b92362c | |
parent | bb2fa17f182ee0b45b53474f76679944fc891f04 [diff] |
configure: require glib 2.22 This provides g_ptr_array_new_with_free_func, as well as a few other functions that we've been hacking around in glib-compat.h. Cleaning up the compatibility headers will come later. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 1431469140-22208-2-git-send-email-jsnow@redhat.com