config_query_option MUON_OPTS "Embed samurai into the muon executable?" n \
                              "samurai=enabled" \
                              "samurai=disabled" &&

config_query_option MUON_OPTS "Add readline support via bestline?" y \
                              "bestline=enabled" \
                              "bestline=disabled" &&

config_query_option MUON_OPTS "Build a static muon executable?" n \
                              "static=true" \
                              "static=false" &&

config_query MUON_MESON_REFERENCE "Build meson-reference.3 manual page?" n
