config_query BUILDUTF "Enable UTF support?" y

config_query_option JIT "Enable JustInTime support" y "--enable-jit" ""
config_query_option PCRE8  "build 8-bit support"  y "--enable-pcre2-8" "--disable-pcre2-8"
config_query_option PCRE16 "build 16-bit support" n "--enable-pcre2-16" "--disable-pcre2-16"
config_query_option PCRE32 "build 32-bit support" n "--enable-pcre2-32" "--disable-pcre2-32"
