Re: [libvirt] [PATCH v3 01/19] build: probe for glib-2 library in configure

2019-10-10 Thread Ján Tomko
On Thu, Oct 10, 2019 at 11:53:55AM +0100, Daniel P. Berrangé wrote: Prepare for linking with glib by probing for it at configure time. Per supported platforms target, the min glib versions on relevant distros are: RHEL-8: 2.56.1 RHEL-7: 2.50.3 Debian (Buster): 2.58.3 Debian (Stretch):

[libvirt] [PATCH v3 01/19] build: probe for glib-2 library in configure

2019-10-10 Thread Daniel P . Berrangé
Prepare for linking with glib by probing for it at configure time. Per supported platforms target, the min glib versions on relevant distros are: RHEL-8: 2.56.1 RHEL-7: 2.50.3 Debian (Buster): 2.58.3 Debian (Stretch): 2.50.3 OpenBSD (Ports): 2.58.3 FreeBSD (Ports): 2.56.3 OpenSUSE