(

# this is because XEN isn't included in moonbase yet
  OPTS+=" --without-xen"  &&

# this is i guess wanted by all of those that want to use this module
  OPTS+=" --with-network --with-python"
  default_build

) > $C_FIFO 2>&1
