[libvirt] [PATCH v2 0/2] Makefile.am cleanups

Eric Blake eblake at redhat.com
Tue Jan 8 05:58:40 UTC 2019


Since v1:
- push patch 1, 2 that had successful reviews
- new patch 1
- rewrite old patch 3 to remove all use of gnulib from examples/,
rather than being partitioned based on what uses config.h (in part
by reverting Jan's recent patch that added config.h everywhere)

Eric Blake (2):
  examples: Drop event-test.c dependency on gnulib <verify.h>
  examples: Avoid gnulib, have standalone examples

 examples/Makefile.am                 |  5 ++---
 examples/admin/client_close.c        |  2 --
 examples/admin/client_info.c         |  3 +--
 examples/admin/client_limits.c       |  2 --
 examples/admin/list_clients.c        |  2 --
 examples/admin/list_servers.c        |  2 --
 examples/admin/logging.c             |  2 --
 examples/admin/threadpool_params.c   |  2 --
 examples/dommigrate/dommigrate.c     |  2 --
 examples/domsuspend/suspend.c        |  2 --
 examples/domtop/domtop.c             |  2 --
 examples/hellolibvirt/hellolibvirt.c |  2 --
 examples/object-events/event-test.c  | 12 ++++++++----
 examples/openauth/openauth.c         |  2 --
 examples/rename/rename.c             |  2 --
 15 files changed, 11 insertions(+), 33 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list