Re: [PATCH v6 6/8] configure: add GDBUS_CODEGEN

2019-12-19 Thread Marc-André Lureau
Hi On Thu, Dec 12, 2019 at 4:05 PM Daniel P. Berrangé wrote: > > On Wed, Dec 11, 2019 at 05:45:04PM +0400, Marc-André Lureau wrote: > > gdbus-codegen generated code requires gio-unix on Unix, so add it to > > GIO libs/cflags. > > What is the situation on Windows, is it still supported ? Yes, it

Re: [PATCH v6 6/8] configure: add GDBUS_CODEGEN

2019-12-12 Thread Daniel P . Berrangé
On Wed, Dec 11, 2019 at 05:45:04PM +0400, Marc-André Lureau wrote: > gdbus-codegen generated code requires gio-unix on Unix, so add it to > GIO libs/cflags. What is the situation on Windows, is it still supported ? > Signed-off-by: Marc-André Lureau > --- > configure | 7 +++ > 1 file chang

[PATCH v6 6/8] configure: add GDBUS_CODEGEN

2019-12-11 Thread Marc-André Lureau
gdbus-codegen generated code requires gio-unix on Unix, so add it to GIO libs/cflags. Signed-off-by: Marc-André Lureau --- configure | 7 +++ 1 file changed, 7 insertions(+) diff --git a/configure b/configure index 6099be1d84..68a7705df7 100755 --- a/configure +++ b/configure @@ -3720,10 +3