diff --git a/configure.ac b/configure.ac index c231ad5fa4..ef070c025a 100644 --- a/configure.ac +++ b/configure.ac @@ -529,13 +529,6 @@ AC_CHECK_TYPES([siginfo_t], [], [], #endif ]]) -# struct dirent - -AC_CHECK_TYPES([struct dirent], [have_dirent="yes"], [have_dirent="no"], - [[ -#include - ]]) - #### Checks for structures