m4/reorganization/code_checks/fanotify.m4
9a022125
 AC_ARG_ENABLE([fanotify],
5e395b1f
 [AS_HELP_STRING([--disable-fanotify], [do not add fanotify support (Linux only)])],
9a022125
 want_fanotify=$enableval, want_fanotify="yes")