On Fri, Nov 9, 2012 at 3:41 PM, Michal Privoznik <[email protected]> wrote: > On 08.11.2012 18:24, Zeeshan Ali (Khattak) wrote: >> From: "Zeeshan Ali (Khattak)" <[email protected]> >> >> This commit adds the generation of osinfo_enum_types.[ch] using >> glib-mkenums. These files will register the various enums that will get >> added to osinfo header files with glib. >> >> Commit message shamelessly stolen from a similar commit to libvirt-glib >> by Christophe Fergeau <[email protected]>. >> --- >> configure.ac | 3 +++ >> osinfo/Makefile.am | 16 ++++++++++++++-- >> osinfo/libosinfo.syms | 8 ++++++++ >> osinfo/osinfo.h | 3 +++ >> osinfo/osinfo_enum_types.c.template | 36 >> ++++++++++++++++++++++++++++++++++++ >> osinfo/osinfo_enum_types.h.template | 24 ++++++++++++++++++++++++ >> 6 files changed, 88 insertions(+), 2 deletions(-) >> create mode 100644 osinfo/osinfo_enum_types.c.template >> create mode 100644 osinfo/osinfo_enum_types.h.template > > ACK if you squash this in:
Christophe also pointed out IRL here so its already corrected. -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
