(

  if [ "$HTTP_CONNECTIONS" == "y" ] ; then
       OPTS+=" --enable-http"
  fi &&

  default_build

) > $C_FIFO 2>&1
