config_query_option EIO_PTHREADS "Enable POSIX thread code?" y          \
                    "--enable-posix-threads" "--disable-posix-threads"  &&

config_query_option EIO_INOTIFY "Enable inotify" y          \
                    "--enable-inotify" "--disable-inotify"
