(

  # This is a hand rolled configure, and doesn't take the normal opts 
  # that other autofoo configures do, so don't just delete this BUILD

  ./configure --prefix=/usr  &&
  default_make

) > $C_FIFO 2>&1
