add --disable-inotify for configure to disable inotify when autodetected
This commit is contained in:
+1
-1
@@ -294,7 +294,7 @@ src_mpd_SOURCES = \
|
||||
src/stored_playlist.c \
|
||||
src/timer.c
|
||||
|
||||
if HAVE_INOTIFY
|
||||
if ENABLE_INOTIFY
|
||||
src_mpd_SOURCES += \
|
||||
src/inotify_source.c \
|
||||
src/inotify_queue.c \
|
||||
|
||||
Reference in New Issue
Block a user