(

  sedit "s:/usr/local:/usr:g" configure

  OPTS+=" --nointeractive"

  ./configure $OPTS &&

  default_make

) > $C_FIFO 2>&1
