commit | a52d28afb4e825a5b28815370a268904a4c6dc11 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Apr 05 13:01:54 2012 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Apr 07 10:04:46 2012 +0000 |
tree | 3af843a95cca1397a4f89841c89157459b18931a | |
parent | ea26ce765cb661a13e4055f38744036a19465e87 [diff] |
configure: require glib 2.12, 2.20 for mingw32 These are pretty sane requirements to move forward with glib usage. 2.12 is the version found in RHEL/CentOS 5, and 2.20 is the first version to support g_poll. Without g_poll, we cannot integrate well with the glib main loop. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>