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(a)redhat.com>
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 2d2c783dc2..8e77a1c9d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -360,7 +360,6 @@ AC_CHECK_HEADERS([\
net/ethernet.h \
netinet/tcp.h \
pwd.h \
- regex.h \
stdarg.h \
syslog.h \
sys/mount.h \
--
2.16.4