]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: remove check for regex.h
authorJán Tomko <jtomko@redhat.com>
Tue, 25 Sep 2018 14:57:08 +0000 (16:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 1 Oct 2018 15:44:09 +0000 (17:44 +0200)
commit1f14f13c3dc5c6cc1502ef4f47bb6fdd35955b1c
tree237eac6af382cb035d46da9ca04a8e7341c82ede
parent6bb65959561843ddaddb9c30b5856e88f82459d9
configure: remove check for regex.h

Introduced by:
commit 542039fab09bd46f419702667cd342ae8f88b498
    Fully support mingw builds

Made redundant by:
commit ec8a2d0327ee214111bca04c39ab61a9fc247f28
    regex: gnulib guarantees that we have regex support

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
configure.ac