From: Ján Tomko Date: Wed, 13 Nov 2019 15:57:53 +0000 (+0100) Subject: bootstrap: remove regex module X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=dd01eb4fd1ab38741022d083bd56a66606a8550f;p=libvirt.git bootstrap: remove regex module Now that we use GRegex everywhere, there is no need for this module. Signed-off-by: Ján Tomko Reviewed-by: Peter Krempa --- diff --git a/bootstrap.conf b/bootstrap.conf index 4ba3ebfdd5..f13fcae11a 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -66,7 +66,6 @@ poll posix-shell pthread_sigmask recv -regex send setenv setsockopt diff --git a/po/POTFILES.in b/po/POTFILES.in index f93fb9694d..debb51cd70 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -6,7 +6,6 @@ @BUILDDIR@/src/remote/remote_client_bodies.h @BUILDDIR@/src/remote/remote_daemon_dispatch_stubs.h @SRCDIR@/gnulib/lib/gai_strerror.c -@SRCDIR@/gnulib/lib/regcomp.c @SRCDIR@/src/access/viraccessdriverpolkit.c @SRCDIR@/src/access/viraccessmanager.c @SRCDIR@/src/admin/admin_server.c