config_query_list ARK "Choose your architecture:" i686-pc-linux-gnu   \
powerpc-linux-gnu &&
config_query_option MATHCORE "Enable mathcore?" y "--enable-mathcore" \
"--disable-mathcore" &&
config_query_option MATHMORE "Enable mathmore (needs gsl)?" y "--enable-mathmore" \
"--disable-mathmore" &&
config_query_option REFLEX "Enable reflex?" y "--enable-reflex" "--disable-reflex"      &&
config_query_option CINTEX "Enable cintex?" y "--enable-cintex" "--disable-cintex"      &&
config_query_option ROOFIT "Enable roofit?" y "--enable-roofit" "--disable-roofit"      &&
config_query_option CERNLIB "Enable cernlib?" y "--enable-cern" "--disable-cern"        &&
config_query_option GDML "Enable gdml?" y "--enable-gdml" "--disable-gdml"              &&
config_query_option MINUIT2 "Enable minuit2?" y "--enable-minuit2" "--disable-minuit2"  &&
config_query_option TABLE "Enable table?" y "--enable-table" "--disable-table"          &&
config_query_option UNURAN "Enable unuran?" y "--enable-unuran" "--disable-unuran"      &&
config_query_option XROOTD "Enable xrootd?" y "--enable-xrootd" "--disable-xrootd"
