configure: remove check for regex.h

Introduced by:
commit 542039fab0
    Fully support mingw builds

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

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
Ján Tomko 2018-09-25 16:57:08 +02:00
parent 6bb6595956
commit 1f14f13c3d

View File

@ -360,7 +360,6 @@ AC_CHECK_HEADERS([\
net/ethernet.h \
netinet/tcp.h \
pwd.h \
regex.h \
stdarg.h \
syslog.h \
sys/mount.h \