mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
bootstrap: remove regex module
Now that we use GRegex everywhere, there is no need for this module. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
722f55180f
commit
dd01eb4fd1
@ -66,7 +66,6 @@ poll
|
||||
posix-shell
|
||||
pthread_sigmask
|
||||
recv
|
||||
regex
|
||||
send
|
||||
setenv
|
||||
setsockopt
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user