config_query_option UFR_EXT "build dcraw and nikon-curve ?" n          \
                    "--enable-extras"                                  \
                    "--disable-extras"                                 &&

config_query_option UFR_CRTST "enable the contrast setting option ?" n \
                    "--enable-contrast"                                \
                    "--disable-constrast"                              && 

config_query_option UFR_HTPX "enable hot pixel elimination ?" n        \
                    "--enable-hotpixels"                               \
                    "--disable-hotpixels"
