]> git.sesse.net Git - vlc/blobdiff - configure.ac
lua: fix hotkeys demo file.
[vlc] / configure.ac
index d9da6a9df445ad4c9bea2876c5d8fff8c6cdde8a..e256ea0ac1aa36f946c6a3ed157a201cf2b375c4 100644 (file)
@@ -827,9 +827,6 @@ then
 fi
 ])
 
-dnl Check for dirent
-AC_CHECK_HEADERS(dirent.h)
-
 dnl Mac OS X and other OSes don't have declaration for nanosleep
 if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
 AC_MSG_CHECKING(for nanosleep in time.h)