missing: remove fanotify

It was only used in readahead.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2014-10-16 18:29:45 -04:00
parent 8fa6cbe1a9
commit c7e4a7bece
4 changed files with 0 additions and 159 deletions
-1
View File
@@ -306,7 +306,6 @@ RT_LIBS="$LIBS"
AC_SUBST(RT_LIBS)
LIBS="$save_LIBS"
AC_CHECK_FUNCS([fanotify_init fanotify_mark])
AC_CHECK_FUNCS([memfd_create])
AC_CHECK_FUNCS([__secure_getenv secure_getenv])
AC_CHECK_DECLS([gettid, pivot_root, name_to_handle_at, setns, LO_FLAGS_PARTSCAN],