(

  ./autogen.sh --build=$BUILD  \
               --prefix=/usr   \
  $OPTS                       &&

  default_build

) > $C_FIFO 2>&1
