Check for valid Riemann solver selection in configure when using gizmo-* or shadowfax.
Since the default Riemann solver is none
, configuring with --with-hydro=gizmo-*/shadowfax
and without --with-riemann
causes a compilation error. We can do slightly better than that by already throwing an error during configure
.