config_query_list ARK "Choose your architecture:" i686-pc-linux-gnu   \
powerpc-linux-gnu &&
config_query_option MATHCORE "Enable mathcore?" y "--enable-mathcore" \
"" &&
config_query_option MATHMORE "Enable mathmore?" y "--enable-mathmore" \
"" &&
config_query_option REFLEX "Enable reflex?" y "--enable-reflex" ""   &&
config_query_option CINTEX "Enable cintex?" y "--enable-cintex" ""   &&
config_query_option ROOFIT "Enable roofit?" y "--enable-roofit" "" 

