configure: Remove regex detection.

This commit is contained in:
Eric Pouech 2012-01-22 12:58:10 +01:00 committed by Alexandre Julliard
parent f3107df576
commit 7c7c56e3bf
3 changed files with 0 additions and 5 deletions

1
configure vendored
View file

@ -5810,7 +5810,6 @@ for ac_header in \
process.h \
pthread.h \
pwd.h \
regex.h \
sched.h \
scsi/scsi.h \
scsi/scsi_ioctl.h \

View file

@ -447,7 +447,6 @@ AC_CHECK_HEADERS(\
process.h \
pthread.h \
pwd.h \
regex.h \
sched.h \
scsi/scsi.h \
scsi/scsi_ioctl.h \

View file

@ -656,9 +656,6 @@
/* Define to 1 if you have the `readlink' function. */
#undef HAVE_READLINK
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
/* Define to 1 if the system has the type `request_sense'. */
#undef HAVE_REQUEST_SENSE