search for: psa8y29i

Displaying 2 results from an estimated 2 matches for "psa8y29i".

Did you mean: psa8y29y
2019 Jan 23
1
Re: [PATCH] gobject: Add Vala binding support
Here is the attachment. Corentin Le mardi 22 janvier 2019 à 15:34 +0000, Richard W.M. Jones a écrit : > This patch is still corrupt. If you can't use git send-email, then > try using an email attachment. > > Thanks, > > Rich. > --=-aTsmf5bEc4PPFwS1NYMU Content-Disposition: attachment; filename="0001-gobject-Add-Vala-binding-support.patch"
2019 Jan 22
2
Re: [PATCH] gobject: Add Vala binding support
Here is the patch with the EXTRA_DIST moved. Note that the .deps file is useless without the .vapi file (that's why it was inside the if ENABLE_VAPIGEN ) Regards, Corentin --- .gitignore | 1 + configure.ac | 4 ++ gobject/Makefile.am | 17 +++++ gobject/libguestfs-gobject-1.0.deps | 2 + m4/vapigen.m4