[libvirt] [PATCH 00/11] build: eliminate many redundant/obsolete gnulib modules

Daniel P. Berrangé posted 11 patches 4 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20191003135318.19149-1-berrange@redhat.com
Makefile.am                     |  1 -
bootstrap.conf                  | 10 ----
configure.ac                    |  6 ---
po/POTFILES                     |  1 -
src/bhyve/bhyve_parse_command.c | 88 +++++++++++++++++----------------
src/util/virerror.c             |  5 +-
tests/test-lib.sh               |  3 +-
7 files changed, 50 insertions(+), 64 deletions(-)
[libvirt] [PATCH 00/11] build: eliminate many redundant/obsolete gnulib modules
Posted by Daniel P. Berrangé 4 years, 6 months ago
The modues in this series are either obsolete (problems now fixed), or
redundant (fixing problems we never cared about - hello AIX
portability), or trivially replaced.

Daniel P. Berrangé (11):
  bhyve: stop using private gnulib _getopt_internal_r func
  build: drop the getopt-posix gnulib module
  build: drop the inet_pton gnulib module
  build: drop the mktempd gnulib module
  util: drop the stpcpy gnulib module
  Revert "build: use autobuild module to make build logs nicer"
  build: drop the usleep gnulib module
  build: drop the stdarg gnulib module
  build: drop the gitlog-to-changelog gnulib module
  build: drop the perror gnulib module
  build: drop the pthread gnulib module

 Makefile.am                     |  1 -
 bootstrap.conf                  | 10 ----
 configure.ac                    |  6 ---
 po/POTFILES                     |  1 -
 src/bhyve/bhyve_parse_command.c | 88 +++++++++++++++++----------------
 src/util/virerror.c             |  5 +-
 tests/test-lib.sh               |  3 +-
 7 files changed, 50 insertions(+), 64 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list