configure: We no longer use getdirentries.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2016-05-04 11:04:52 +09:00
parent 9eaa372499
commit 6171cfd0ae
3 changed files with 0 additions and 5 deletions

1
configure vendored
View File

@ -15075,7 +15075,6 @@ for ac_func in \
futimes \
futimesat \
getattrlist \
getdirentries \
getopt_long_only \
getpwuid \
gettimeofday \

View File

@ -1997,7 +1997,6 @@ AC_CHECK_FUNCS(\
futimes \
futimesat \
getattrlist \
getdirentries \
getopt_long_only \
getpwuid \
gettimeofday \

View File

@ -198,9 +198,6 @@
/* Define to 1 if you have the `getattrlist' function. */
#undef HAVE_GETATTRLIST
/* Define to 1 if you have the `getdirentries' function. */
#undef HAVE_GETDIRENTRIES
/* Define to 1 if you have the `getnameinfo' function. */
#undef HAVE_GETNAMEINFO