]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: drop the getopt-posix gnulib module
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 2 Oct 2019 10:42:07 +0000 (11:42 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 7 Oct 2019 10:34:24 +0000 (11:34 +0100)
commitde3c1d2f532d125fd8ff488c5d40e0671b1379a4
tree47b1d7134e98ba65c65c7e1aa7a123c2f3b5e9f1
parent6894ba88b8a86caa8924d6bb7395c1af9358061c
build: drop the getopt-posix gnulib module

The getopt-posix module fixes a problem with optind being incorrectly
set after a failed option parse. It was also previously used to allow
the bhyve driver to access a private internal reentrant getopt impl.
None of this matters to libvirt code any more.

This partially reverts

  commit b436a8ae5ccb04f8cf893d882d52ab5efc713307
  Author: Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
  Date:   Thu Jun 9 00:50:35 2016 +0000

    gnulib: add getopt module

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
bootstrap.conf
m4/virt-driver-bhyve.m4
po/POTFILES